>>>>> "Dr John" == root  <[EMAIL PROTECTED]> writes:

    Dr John> Not sure where Larry was heading but let's head in that direction.
    Dr John> Laura, can you get into webmin at https://localhost:10000? 

I don't think I have webmin installed; I've never used it.  netscape
hangs for a while when I try that, and then says the server isn't
responding.

             If you can,
    Dr John> you might want to take a look at httpd.conf, and see if you have your
    Dr John> directories set up with correct permissions. If you are comfy with vi,
    Dr John> just use that on httpd.conf. That is the way I would
    go....

What should they look like?  /etc/httpd/conf/commonhttpd.conf has the
following for the directories I can't get at:

    commonhttpd> <Directory /var/www/html>

    commonhttpd> #
    commonhttpd> # This may also be "None", "All", or any combination of "Indexes",
    commonhttpd> # "Includes", "FollowSymLinks", "ExecCGI", or "MultiViews".
    commonhttpd> #
    commonhttpd> # Note that "MultiViews" must be named *explicitly* --- "Options All"
    commonhttpd> # doesn't give it to you.
    commonhttpd> #
    commonhttpd>     Options -Indexes FollowSymLinks MultiViews

    commonhttpd> #
    commonhttpd> # This controls which options the .htaccess files in directories can
    commonhttpd> # override. Can also be "All", or any combination of "Options", 
"FileInfo", 
    commonhttpd> # "AuthConfig", and "Limit"
    commonhttpd> #
    commonhttpd>     AllowOverride All

    commonhttpd> #
    commonhttpd> # Controls who can get stuff from this server.
    commonhttpd> #
    commonhttpd>     Order allow,deny
    commonhttpd>     Allow from all
    commonhttpd> </Directory>

And httpd.conf has the following for the directory I can access:

    httpd> <Directory /home/mailman/cgi-bin>
    httpd>     AllowOverride All
    httpd>     Options ExecCGI
    httpd>     Order allow,deny
    httpd>     Allow from all
    httpd> </Directory>


So what should I change?  Using a text editor isn't a problem.
Knowing what text to change is.

-- 
Laura (mailto:[EMAIL PROTECTED] , http://www.laymusic.org/ )
(617) 661-8097  fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to