Current Page: 1 of 1
Results 1 - 6 of 6
5 years ago
ewanm
Ok, so I have now managed to get the server online but I now have issues with permissions. When I search http:// <public ip> /lhscrafts/homepage.html I get the following error message: Forbidden You don't have permission to access /lhscrafts/homepage.html on this server. Apache/2.4.33 (Win64) PHP/5.6.35 Server at 86.150.69.48 Port 80 I have searched for and followed guides on how t
Forum: WampServer English
5 years ago
ewanm
Thanks for your reply, As I said in my original post, I have already tried with Require local and Require all granted and neither are working for me. I have looked up the 'Require' parameter and setting it to all granted had no effect. To access the website from another system I am searching http:// <public ip> /lhscrafts/ should this work or should I be searching for something differe
Forum: WampServer English
5 years ago
ewanm
Thanks for your reply, the following is the whole httpd-vhosts.conf file: # Virtual Hosts # <VirtualHost *:80> ServerName localhost ServerAlias localhost DocumentRoot "${INSTALL_DIR}/www" <Directory "${INSTALL_DIR}/www/"> Options +Indexes +Includes +FollowSymLinks +MultiViews AllowOverride All Require local </Directory> &
Forum: WampServer English
5 years ago
ewanm
Thank you for your reply, I have followed the instructions to create a virtual host but I have the same problem as before. My website is accessible from the browser of the computer that is hosting it, but I cannot access the website from any other devices. Is there any steps that I am missing to get this server online?
Forum: WampServer English
5 years ago
ewanm
I am new to using a WAMP server and I am having issues with my html document only accessible through but it cannot be accessed from another device. I had this feature working previously but I had to reinstall WAMP on a new hard drive partition, I have all the settings set as they were before, port 80 is open and my Apache config files have access set to all granted. All attempts to fix thi
Forum: WampServer English
Current Page: 1 of 1