
This will serve a 403 Forbidden for all other users trying to access index.php in the document root only. Remotely accessing your Windows WAMP server sites over the internet Step 1: setting permissions to allow other users to access your serverlink Step 2. Where 203.0.113.111 is whatever your local IP address is (or whatever IP address you are accessing the site from).

I assume you are editing the main server config or relevant VirtualHost container. Thats perfect for anyone whos just using their WAMP server for testing or development purposes, but to make your website accessible to the rest of the world, click on the WampServer icon and click Put Online Sharing a Local Dev Server with Your Clients Using MAMP. The video does not say to put the server online however. You can do this in a number of ways, depending on your specific config and Apache version. I have downloaded WampServer but when I click on Localhost I get a Forbidden message that I do.
Put wamp server online download#
This download was scanned by our built-in antivirus and was rated as clean.

WAMP.exe and wampmanager.exe are the most frequent filenames for this programs installer. The program lies within Development Tools, more precisely Web Development.
Put wamp server online install#
I have install wamp that consist of Apache Version 2.2.21 and PHP Version 5.3.8 and MS Sql server 2008 on same machine. Download WAMP 2.0 from our website for free. I have never connect PHP to MS sql server so getting confusion and trouble for configuring wamp to connect with sql server by following online tutorial.

However, you want to permit public access to index.php files located in subdirectories (projects?). WampServer 2.2 PHP 5.3.8 Apache 2.2.21 After following this tutorial, I. Others can only access the index files found in the projects not the one on the root server.įrom your comments, it would seem you are referring to the physical file index.php residing in the document root of the site (as opposed to an auto generated directory index). What I want is to be only able to view it from local machine, not from others. The server's index file which shows the list of all the projects is also accessible.
