Current Page: 1 of 1
Results 1 - 6 of 6
7 years ago
PaulGh
hello my project only. but now i got it how it works. the project is located in the same path as the localhost in another folder only. so in order to get it online i had to put the localhost online too. its the 1st step of access. i got it figured now tho....modifications will come.
Forum: WampServer English
7 years ago
PaulGh
fkin did it. finally after 1 week of frustration. here's what worked for me. in vhosts: # # Virtual Hosts # <VirtualHost *:80> ServerName localhost DocumentRoot D:/wamp64/www <Directory "D:/wamp64/www/"> Options +Indexes +FollowSymLinks +MultiViews AllowOverride All Require all granted </Directory> </VirtualHost> <VirtualHost *:80
Forum: WampServer English
7 years ago
PaulGh
Hello, Still looking for a solution to this case if anyone can help. Searched alot on the internet and tried everything i found. Same 403 error
Forum: WampServer English
7 years ago
PaulGh
no LAN. no WAN. same error
Forum: WampServer English
7 years ago
PaulGh
hello typo sorry httpd-vhosts.conf # # Virtual Hosts # <VirtualHost *:80> ServerName localhost DocumentRoot D:/wamp64/www <Directory "D:/wamp64/www/"> Options +Indexes +FollowSymLinks +MultiViews AllowOverride All Require local </Directory> </VirtualHost> <VirtualHost *:80> ServerName Test1VH DocumentRoot d:/wamp64/ww
Forum: WampServer English
7 years ago
PaulGh
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
Forum: WampServer English
Current Page: 1 of 1