Results 1 to 2 of 2
I am having some baffling issue viewing a directory , I am pretty sure its a easy fix but I dont know what else to do after 2 days.
I ...
- 12-23-2010 #1Just Joined!
- Join Date
- Dec 2008
- Posts
- 2
Web Directory
I am having some baffling issue viewing a directory , I am pretty sure its a easy fix but I dont know what else to do after 2 days.
I have a linux box and created a folder in the webroot direct and the virtual directory in httpd.conf, however when I visit the directory from browser, 200.0.0.0/~test/index.html it shows sometimes and when I refresh it shows page error, I see no error in error logs, I am sure its a permissions issue but directory is 777 and owner is correct.
Please help
- 12-27-2010 #2
We need to see your httpd.conf configurations. If you run as root
this should output your httpd.conf pruned down enough for us to be able to get through it. post it between some code /code tags, and we should be able to help more.Code:egrep -v "^\s*$|^\s*#" /etc/httpd/conf/httpd.conf
If you'r uncomfortable with sharing this much, just trim down or replace the names / ips of what you don't want us to see.New to the internet, technical forums, or the hacker / open source community??
Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html
RHCE for RHEL version 5
RHCT for RHEL version 4


Reply With Quote