Forum Moderators: phranque

Message Too Old, No Replies

cannot connect to the local web server?

         

shams

1:04 pm on Nov 14, 2006 (gmt 0)

10+ Year Member



hi,
i installed the mandriva 2007, the httpd is runing, firewall is desabled , but can't connect to the local web server in the /var/www/html, this is the the file permissions:
drwxr-xr-x 7 apache apache 1024 Nov 12 00:12 ./
drwxr-xr-x 19 root root 1024 Nov 12 00:35 ../
drwxr-xr-x 2 root root 1024 Nov 12 00:12 cgi-bin/
drwxr-xr-x 3 root root 1024 Nov 12 00:12 error/
drwxr-xr-x 4 root root 1024 Nov 12 02:17 html/
drwxr-xr-x 3 root root 4096 Nov 12 00:35 icons/
drwxr-xr-x 2 root root 1024 Nov 12 00:25 perl/
this is the httpd.conf:
# This should be changed to whatever you set DocumentRoot to.
#
DocumentRoot "/var/www/html"
<Directory "/var/www/html">
Options -Indexes FollowSymLinks MultiViews
AllowOverride None

# Controls who can get stuff from this server.
Order allow,deny
Allow from all

</Directory>

i check the services the iptables are stopped when i click to start that is not working.

coopster

9:52 pm on Nov 20, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



How are you requesting the resource?