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

Re: Problems with RedirectMatch ^/$ /apache2-default/



RedirectMatch requires a http status code to work properly.

RedirectMatch 301 ...	for permanent redirects
RedirectMatch 302 ...	for temporary redirects

greez

On Thu, 08 Feb 2007 04:06:53 +0100
Manon Goo <manon@manon.de> wrote:

> in
> 
> /etc/apache2/sites-available/default
> 
> RedirectMatch ^/$ /apache2-default/
> 
> Shows the / directory if http://server// is called this may not be the 
> correct behavior
> 
> I would default to
> 
> RedirectMatch ^/+$ /apache2-default/
> 
> 
> Manon Goo
> 
> 
> 
> Manon Goo
> Dembach Goo Informatik GmbH & Co KG
> Rathenauplatz 9
> D-50674 Köln
> Tel: +49 221 801483 0
> Mobil: +49 177 8091974
> Fax: +49 221 801483 20
> Email: manon@dg-i.net
> 
> Amtsgericht Koeln HRA 22794, UST ID: DE242 159 527
> Geschaeftsfuehrer: Manon Goo, Andreas Dembach
> Haftende Gesellschafterin: Dembach Goo Verwaltungs GmbH
> 
> 


-- 
Volk ist Opium für die Religion.



Reply to: