Index: [Article Count Order] [Thread]

Date:  Tue, 5 Sep 2006 05:52:57 +0200
From:  "H.U.Flueck; Inomatix" <huf (at mark) inomatix.com>
Subject:  [coba-e:06754] AW:  Changing rewrite behavior
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <000001c6d09e$c770dab0$7714a8c0 (at mark) byticsco.local>
In-Reply-To:  <44FC7BCC.4040704 (at mark) inomatix.com>
X-Mail-Count: 06754

I found a solution using the site*.include file for the sites in question
(in the same directory /etc/httpd/conf/vhosts/ also).
No immediate help needed anymore.

Would be good to know where we can control the
/etc/httpd/conf/vhosts/preview output anyway... ;-)



-----UrsprĪgliche Nachricht-----
Von: H.U.Flueck; Inomatix [mailto:huf (at mark) inomatix.com] 
Gesendet: Montag, 4. September 2006 21:18
An: coba-e (at mark) bluequartz.org
Betreff: [coba-e:06748] Changing rewrite behavior

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