Forum Moderators: phranque

Message Too Old, No Replies

Beginner at Apache: Dumb questions ahead (Image0

Apache Image File Location

         

bkent100

6:15 pm on Mar 6, 2004 (gmt 0)



I'm just delving into the world of Unix and Apache. To that end, I have Apache running and its was serving up its default content. I modified the content somewhat and when I hit the "localhost" URL, the words appear fine. Problem is... my images are not showing! I have done a direct mapping to the folder location and even dropped one of the images into the Documents root folder. Where can I put images so they are served up? I assume I should be able to view them when I hit localhost....is that accurate?
Also, is there a site or tutorial that is for a real beginner in Apache? One that deals directly with the Mac would be appreciated. I'm running version 1.1 on Panther.

Thanks,

Bill Kent

closed

5:39 am on Mar 12, 2004 (gmt 0)

10+ Year Member



Welcome to Webmaster World, bkent100!

Well, if you put the image (for example, myImage.jpg) in the directory specified by DocumentRoot, you should be able to access it by using this address in your browser:

http://localhost/myImage.jpg