Well, we earn our money with the error pages.
But we would still like to allow mod_rewrite. If somebody is clever enough to replicate the ErrorDocument directive with mod_rewrite it would be very complicated... So is there no way to "lock" the Error Pages, oder allow mod_rewrite without "AllowOverride FileInfo" ?

Joshua Slive schrieb:
On 7/30/07, Samuel Vogel <[EMAIL PROTECTED]> wrote:
Hey Apache Guys,

Is there any way that I can allow my users to use mod_rewrite without
allowing them to set their own ErrorDocument?
AllowOverride FileInfo is allows both of them. Can I somehow get a finer
grained control over this?
Can I disable setting ErrorDocument while allowing mod_rewrite?

I doubt it. But in any case, mod_rewrite gives way more power than
ErrorDocument, so this doesn't seem like a sensible restriction. With
the appropriate rewrites, you could replicate the exact effect of the
ErrorDocument directive.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to