[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Seeing a directory under public_html



Ali wrote:
> 
> Hello every one,
> I am using redhat 6.0 with a dynamic IP and HTTP is loaded.
> I made a directory public_html with the proper chmod, I can see
> my homepage in the browser with all the pic. and so on.
> Then I made a dir. under /home/username/public_html/images
> with chmod 755. The problem is that when i go to Netscape
> and go to http://127.0.0.1/username/images it tells me:

Try   http://127.0.0.1/~username/images/       

Note the tilde (~) character before the username.
You also need an index.html or index.htm in that directory.

-- 
Jan Carlson  janc iname com  Scarborough, Ontario, Canada



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]