You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by alin vasile <al...@yahoo.com> on 2010/04/26 13:23:25 UTC

[users@httpd] Internal server error simulation using mod_rewrite

Hi,
 
 Can i use the follwoing rule to simulate an internal server error?

RewriteRule .* - [R=500,L]

Thanks,
Alin