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

RE: [cobalt-users] RaQ4 MRTG packages



> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx 
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx] On Behalf Of Greg 
> Hewitt-Long

> I'd like the idea that it was only accessible via port 81 though...
how would I do this?

It would probably be good if it was installed possibly in
/.cobalt/sysManage/
Then there could be a rewrite rule in srm.conf the same way there is for
www.domain.com/admin/

RewriteCond %{HTTP_HOST}                ^([^:]+)
RewriteRule ^/mrtg/?$
http://%1:81/.cobalt/sysManage/mrtg/index.html [L,R]

Or, something like that.

-- 
C2003 Dan Kriwitsky

Please reply to the list only. Off list replies are not read.