Dawn Endico wrote: > > http://httpd.apache.org/docs/mod/core.html#allowoverride > > I've just set "AllowOverride Fileinfo" on http://www.mozilla.org/ > This should allow document authors to use .htaccess files to > control document types. (e.g. AddEncoding, AddLanguage, AddType, > DefaultType, ErrorDocument, LanguagePriority, etc.). > (we're using apache-1.3.27) > > Please don't check in an .htaccess file that changes > the default attributes of everything on the web site.
Can you enable MultiViews on the whole site? http://httpd.apache.org/docs/content-negotiation.html That way we can drop file extensions in URIs. ~fantasai _______________________________________________ mozilla-documentation mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-documentation