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

Re[2]: [cobalt-users] Problems with htaccess not working



Hello John,
Sorry that does not fix the problem as a mater of fact it is already
done this way in the httpd.conf file.
Anybody have any other suggestions I am at a lose as to way .htaccess
will not work.



Monday, November 25, 2002, 11:43:04 AM, you wrote:


JDG> 1) Login as root
JDG> 2) Use editor to edit httpd.conf file like
JDG> "pico /etc/httpd/conf/httpd.conf"

JDG> The top line of httpd.conf has the following line since the update:
JDG> LoadModule pam_external_auth_module modules/mod_auth_pam_external.so

JDG> In pico, go to this line with your cursor and kut it out by pressing
JDG> Ctrl-K

JDG> Move down to the ClearModuleList section and place it in the section so
JDG> that it looks:
JDG> ClearModuleList
JDG> AddModule mod_so.c
JDG> AddModule mod_perl.c
JDG> LoadModule pam_external_auth_module modules/mod_auth_pam_external.so
JDG> LoadModule userdir_module modules/mod_userdir.so
JDG> LoadModule alias_module modules/mod_alias.so

JDG> Press Ctrl-x to exit and save the file.

JDG> 3) Type the following on the command line:
JDG> /etc/init.d/httpd reload

JDG> And press enter.

JDG> You will get something like:
JDG> [root]# /etc/init.d/httpd reload
JDG> Reloading httpd: httpd ok
JDG> [root]#

JDG> John

JDG> rdkurth@xxxxxxxxxxxx wrote:
>> 
>> I have read all the messages about .htaccess not working in the user
>> group plus I have read every thing in the knowledge base .
>> 
>> I have changed the line AllowOverride AuthConfig Indexes Limit to
>> AllowOverride All under <Directory /home/sites/>
>> yes I restarted the server with /etc/rc.d/init.d/httpd restart
>> 
>> I still can not get the browser to access a directory with a .htaccess
>> file in it. Viewing webalizer stats will not work.
>> When I look at the access.log I see this in it
>> www.waterreclaim.com 148.78.247.10 - - [23/Nov/2002:16:25:20 -0500] "GET /stats HTTP/1.0"
>> 401 - "-" "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; StarBand Version 1.0)"
>>  I don't get any errors in the error log
>> 
>> Does anybody have any idea on what to do to fix this problem? Or what
>> to look at to see way this is doing what it is doing?
>> 
>> 
>> 
>> --
>> Best regards,
>>  rdkurth                          mailto:rdkurth@xxxxxxxxxxxx
>> 
>> _____________________________________
>> cobalt-users mailing list
>> cobalt-users@xxxxxxxxxxxxxxx
>> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
>> http://list.cobalt.com/mailman/listinfo/cobalt-users

JDG> _____________________________________
JDG> cobalt-users mailing list
JDG> cobalt-users@xxxxxxxxxxxxxxx
JDG> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
JDG> http://list.cobalt.com/mailman/listinfo/cobalt-users



-- 
Best regards,
 rdkurth                            mailto:rdkurth@xxxxxxxxxxxx