i have add a scriptalias into my httpd.conf, but now when i open smokeping.cgi in the web,it not say: The page cannot be found now when i open smokeping.cgi in the web, it open a download window which offer me to download file smokeping.cgi from my server.
i insert my httpd.conf in attachment file, am i wrong when edit httpd.conf ?? thx -----Original Message----- From: Scott Schappell <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Sun, 25 Apr 2004 10:47:53 -0700 Subject: [smokeping-users] Re: error while open smokeping in web > You need to add a scriptalias line in your httpd.conf like so: > > > ScriptAlias /smokeping.cgi /usr/local/smokeping/htdocs/smokeping.cgi > Alias /smokeimg/ /usr/local/smokeping/htdocs/img/ > > Then you can just use http://<your ip>/smokeping.cgi > > NOTE: I put those lines in the global config, not a <virtualhost> > container. > -- > PGP Key: http://archon.silvertree.org/pgp.txt > Fingerprint: E799 F032 BD9A 66B8 2930 AE2B E742 0B78 BADB 8E11 > "Compassion and retribution are two sides of the same coin. Necessity > dictates on what side the coin will fall." > > -- > Unsubscribe > mailto:[EMAIL PROTECTED] > Help mailto:[EMAIL PROTECTED] > Archive http://www.ee.ethz.ch/~slist/smokeping-users > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > -- Attached file removed by Ecartis and put at URL below -- -- Type: application/octet-stream -- Size: 33k (34698 bytes) -- URL : http://www.ee.ethz.ch/~slist/p/httpd.conf -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/smokeping-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
