--- [EMAIL PROTECTED] wrote:
AllowOverride All
--- end of quote ---
Just FYI, on a busy system this slows down apache considerably (by as much as a
factor of 2) and is probably unnecessary unless you use .htaccess files
extensively.  It's much faster, since you can edit the httpd.conf file, to put
security things in there instead.  

To run .r files, I think you need to put in an addhandler directive.  Should be
a duplicate of the line that does the same for .cgi, but with .r instead.  I
don't have my apache bible here, but it's something like that.

--
Andrew Grossman

Reply via email to