[drraw-users] hiding script

Robert Jeppesen robert at sermilik.dk
Tue Apr 15 08:03:23 MDT 2008


Using drraw 2.1.3 and Apache 1.3

Have a server collecting data from many devices into rrd's and 2 versions
of drraw. One named device.cgi with users=0 and one named rwdevice.cgi
(that only I know) with users=2. Works fine.

A customer would like to view information for specific devices. Its no
problem to put graphs for those devices into a dashboard but how can I
allow the customer to only get access to this dasboard and the graphs
below?

Something like giving him an URL http://10.10.10.10/customername that
actually points to http://10.10.10.10/device.cgi?Mode=view; and then have
the script to add Dashboard=111111111.2222 or Graph= 33333333.4444

Have anyone tried something like this?
I've been looking at the mod_rewrite documentation but without success.

THanks,
Robert




More information about the drraw-users mailing list