Date: Mon, 04 Sep 2006 21:17:32 +0200
From: "H.U.Flueck; Inomatix" <huf (at mark) inomatix.com>
Subject: [coba-e:06748] Changing rewrite behavior
To: coba-e (at mark) bluequartz.org
Message-Id: <44FC7BCC.4040704 (at mark) inomatix.com>
X-Mail-Count: 06748
Hi
I need to permanently delete the lines:
RewriteCond %{HTTP_HOST} ^([^:]+)
RewriteRule ^/admin/?$ http://%1:444/login.php [L,R]
from the /etc/httpd/conf/vhosts/preview file.
If I just delete them, they get always rewritten again...
The /sysadmin/ link is enough for us, the other is already used for
existing applications...
Where can I do this?
Regards
H.U. Flueck