[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] admin rewrite rule
- Subject: [cobalt-users] admin rewrite rule
- From: Gerald Young <me@xxxxxxxxxxx>
- Date: Sun Sep 9 07:59:49 2001
- Organization: Coolcat Dot Net ltd
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello I may have missed something here but it seems to me if you apply the
rewrite rules as below (I have)
that the admin can still be accesed easily through the browser at the defualt
rewrite location.
http://servername:81/.cobalt/sysManage/index.html
so would it be better to apply a rewrite rule to another location such as
proto://servername:81/.somethingdifferent/sysManage/index.html
this could be done by
cd /usr/adminserv/cgi-bin
cp .cobalt .somethingelse
am i missing something here and has anyone done this? I realsise you would have
to change all the rewrite rules to the new location.
RewriteRule ^/admin/?$
proto://servername:81/.cobalt/sysManage/index.html
[L,R]
to:
RewriteRule ^/admin-hide-me-lalalala/?$
proto://servername:81/.cobalt/sysManage/index.html
[L,R]
--
------------------------------------------------------
http://www.coolcat.net http://www.coolcoach.net
10:01am up 16 days, 23:56
Windows: The first user interface where you click Start to turn it off.