Jeremy C. Reed wrote:
> On Tue, 30 Mar 2004, Jim wrote:
>
>
>>So would that mean that the expire mod for apache is built into the
>>Debian apache package?
>
>
> Try:
>
> httpd -l
>
Jeremy, thanks for the tip, I was able to do apache -l and see the
compiled in modules. As I expected, Debian didn't have very many.
Jim, mod_expires is part of apache-common.
http://packages.debian.org/cgi-bin/search_contents.pl?word=mod_expires.so
If you don't have this module, ensure you have apache-common installed.
You may try:
#apt-get --reinstall install apache-common
and if that doesn't work, I occasionally purge it first.
#apt-get --purge remove apache-common
#apt-get --reinstall install apache-common
Hope this helps!
Tony
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss