[users@httpd] return 404 for specific url ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




I want to configure a virtual host to return 404 for a specific request

I tried mod_rewrite

RewriteRule ^/(forbidden_.*) - [R=404]

but this does not work. Also didnt find anything in mod_alias.

I would need to redirect to a nonexisting url, so the browser would receive a 301 first and then get the 404, which is not what I need !! The first answer need to be a 404. I hope there is a solution inside apache, otherwise I would need to rewrite my application to return 404 itself.

thnx,
p

---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux