Apache/PHP/MySQL on Windows XP Professional
Hi all,I am trying to setup a testing environment for my scripts on my windows system.
I successfully installed APACHE 1.3 using the windows installer to the C:\SERVER\Apache\ directory.
Now, how do I give access to anyone so they can see the files on my server? I tried going to http://<my ip>/ from anohter computer but all I get is a Forbidden page. How can I make it so that someone else can see it too. Also, how would I go on about setting up FTP space (and accounts) for the web server.