I just downloaded apache and can go to the website with http://12.34.567.89 where 12.34.567.89 is my IP address. I am a pro at seeing the test page:cool: (with basic information and links to Apache) but I want to add a website. How would I do this? It is actually a folder I want to be able to access on all computers hooked up to internet (example⌠my pictures so I can go to a friends hose and show them without putting the pictures on flickr or cd)
So, how would I do this? Thanks in advance for any help!
Actually I can get it set up as Alias where I go to http://ip-address/photos and the /photos/ is My Pictures. It says â403 Forbiddenâ âYou do not have permission to go here yadda yaddaâŚâ
How do I give myself (and everyone else) permission to /photos/?
EDIT: Actually now I can get to http://ip-address/photos, but when I click on a file or folder, it says
â404 not foundâ "the requested url /photos/filename.jpg was not found on the server. How do I add all the sub-files and folders to the server. I donât want to add each filename under /my pictures/ to the alias list. How do I do this?
EDIT AGAIN: Now I figured it out. I was trying to get to http://ipaddress/photos/ and in the directory, if I have a slash after /photos/ (as I do here) I need one after My Pictures/ (as I do now, I didnât have that before)