Hi all,I have an old RedHat 7.2 server running apache 1.3.22, will upgrade it soon. When I type httpd -l this is what I see
Compiled-in modules: http_core.c mod_so.c suexec: enabled; valid wrapper /usr/sbin/suexecI can see in the httpd.conf file, there is an entry for loading module mod_auth.so and this file exists in /usr/lib/apache.
I suspect apache was built with rpm whenever this server was first built (never upgraded).
I was wondering, why httpd -l would not show mod_auth as a module? What would I have to do, other than upgrade, to get .htaccess working?
Since apache was not built from source, there is no mod_auth.c file on the system. Would this affect the module?
Thanks, Shashank --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx