Previously, Douglas J Hunley chose to write:
> Tim Wunder babbled on about:
> > OK, I checked, I have mod_rewrite loaded. Where do I go to find out how
> > to use it? Any further clues you might offer would be appreciated.
>
> shit. figures you'd ask... ;)
>
> try http://www.google.com/linux?q=nimda+mod_rewrite
>
> that might bring up a list archive or two with how to prevent the logging
> (I saw it on a list, but I forget which)

Found this 
<Location /> 
RewriteEngine On 
RewriteRule cmd\.exe / [NC,L] 
RewriteRule root\.exe / [NC,L] 
RewriteRule Admin\.dll / [NC,L] 
RewriteRule default\.ida / [NC,L] 
</Location> 
at http:[EMAIL PROTECTED]

Not sure what it does, though. I'll stick it in my httpd.conf file, for 
kicks. Heck, if it comes from linux elitists, it must be OK...;-)

I'll keep looking for info on mod_rewrite. Perhaps the apache site might shed 
some light. I should probly know what it is I'm asking my webserver to do...

Tim


_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to