Results 1 to 2 of 2
I had some people install a firewall on my server two days ago and they managed to mess up my server, everything was fixed except one!, every time i try ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-13-2007 #1Just Joined!
- Join Date
- Sep 2007
- Posts
- 5
Apache or a firewall problem, Sites wont load!
I had some people install a firewall on my server two days ago and they managed to mess up my server, everything was fixed except one!, every time i try to load any of my websites i get this:
index of /
awstats/
thats it!
I did check my /var/www/html and i found nothing, i found all the files in /var/www/vhosts
is the path is the problem?
i have on vhosts:
cysalsa.com
votasoft.com
if i change vhosts to html and refresh my browser i get the sites above listed as directories.
does this sound as an firewall problem or apache?
- 09-13-2007 #2
where are your web files located? assuming they're inside the /var/www/html directory, try issuing this command:
$ restorecon -R /var/www/html/<vhost_site_directory>


Reply With Quote
