Hello
I have setup wamp in a LAN. i want to put it online.
Windows 7
wampserver 3.0 64 bit
Apache/2.4.18 (Win64) PHP/5.6.19
Everything is ok local.
I have set a Virtual Host. No problems.
I forwarded the ports on the router, 80 and 3306 for incoming connections.
httpd.conf
# onlineoffline tag - don't remove
Require all granted
httpd-vhosts.com
# onlineoffline tag - don't remove
Require all granted
host file from windows
127.0.0.1 localhost
::1 localhost
127.0.0.1 Test1VH
::1 Test1VH
(Test1VH is my virtual host)
Server is online. All services running.
Still i get this error and cannot access.
Cant see the solution..... For almost a week i am trying this
I have setup wamp in a LAN. i want to put it online.
Windows 7
wampserver 3.0 64 bit
Apache/2.4.18 (Win64) PHP/5.6.19
Everything is ok local.
I have set a Virtual Host. No problems.
I forwarded the ports on the router, 80 and 3306 for incoming connections.
httpd.conf
# onlineoffline tag - don't remove
Require all granted
httpd-vhosts.com
# onlineoffline tag - don't remove
Require all granted
host file from windows
127.0.0.1 localhost
::1 localhost
127.0.0.1 Test1VH
::1 Test1VH
(Test1VH is my virtual host)
Server is online. All services running.
Still i get this error and cannot access.
Cant see the solution..... For almost a week i am trying this