MESSAGE
DATE | 2014-09-15 |
FROM | Ruben Safir
|
SUBJECT | Re: [NYLXS - HANGOUT] Apache Security tips
|
On 09/14/2014 10:21 PM, Chris Knadle wrote: > On Sunday, September 14, 2014 20:43:05 Ruben Safir wrote: >> http://perishablepress.com/eight-ways-to-blacklist-with-apaches-mod_rewrite/ >> >> mod_rewrite >> >> Too bad I can't get it to work! >> >> It is not a compiled in module. > The loading of the module needs to be included in your configuration; e.g.: > > LoadModule rewrite_module /usr/lib/apache2/modules/mod_rewrite.so > > -- Chris > > -- > > Chris Knadle > Chris.Knadle-at-coredump.us > that only works if it is compiled
|
|