: users@httpd.apache.org
Betreff: RE: [EMAIL PROTECTED] force 404 error
You can put RewriteCond/RewriteRule inside
server config, virtual host, directory, .htaccess
see
http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html#rewritecond
You don't need the DirectoryMatch because the same
---
Von: Uk1ah Sm1th [mailto:[EMAIL PROTECTED]
Gesendet: Mi 15.02.2006 18:04
An: users@httpd.apache.org
Betreff: Re: [EMAIL PROTECTED] force 404 error
On Wed, Feb 15, 2006 at 05:38:05PM +0100, [EMAIL PROTECTED] wrote:
> >Right now they return 403 forbiden
> In your first post you talked
again.
>
> -Urspr?ngliche Nachricht-
> Von: Uk1ah Sm1th [mailto:[EMAIL PROTECTED]
> Gesendet: Mi 15.02.2006 17:20
> An: users@httpd.apache.org
> Betreff: Re: [EMAIL PROTECTED] force 404 error
>
> On Wed, Feb 15, 2006 at 04:54:51PM +0100, [EMAIL PROT
et: Mi 15.02.2006 17:20
An: users@httpd.apache.org
Betreff: Re: [EMAIL PROTECTED] force 404 error
On Wed, Feb 15, 2006 at 04:54:51PM +0100, [EMAIL PROTECTED] wrote:
> ErrorDocument 403 /path/to/errorfile/404.html
> see
> http://httpd.apache.org/docs/2.0/custom-error.html
>
> bye
I am n
On 2/15/06, Uk1ah Sm1th <[EMAIL PROTECTED]> wrote:
> I want to know if it is possible to force a 404 error even when a file
> or directory exist. I manage my website using svn. I pull a working copy
> into my htdocs directory. This also creates .svn directorys with svn
> meta data. Right now they r
On Wed, Feb 15, 2006 at 04:54:51PM +0100, [EMAIL PROTECTED] wrote:
> ErrorDocument 403 /path/to/errorfile/404.html
> see
> http://httpd.apache.org/docs/2.0/custom-error.html
>
> bye
I am not looking for how to make custom error pages. I am looking for a
way to change a http response from 200 t
ErrorDocument 403 /path/to/errorfile/404.html
see
http://httpd.apache.org/docs/2.0/custom-error.html
bye
Oliver Schaudt
-Ursprüngliche Nachricht-
Von: Uk1ah Sm1th [mailto:[EMAIL PROTECTED]
Gesendet: Mi 15.02.2006 16:29
An: users@httpd.apache.org
Betreff: [EMAIL PROTECTED] force 404
I want to know if it is possible to force a 404 error even when a file
or directory exist. I manage my website using svn. I pull a working copy
into my htdocs directory. This also creates .svn directorys with svn
meta data. Right now they return 403 forbiden. However I would like it
if they could r