On 1.12.10 01:38, Guillaume Delacour wrote:
> I think you may use an Apache rewrite rule like :
>
> RewriteRule ^/$ /cgi-bin/smokeping.cgi [PT,L]
No. I'm using the DirectoryIndex statement for selecting the CGI-Script
directly:
<Directory /var/www/smokeping.swapon.de>
AddHandler cgi-script .cgi
AllowOverride None
Options -Indexes +ExecCGI
DirectoryIndex smokeping.cgi
Order allow,deny
Allow from all
</Directory>
> This is *exactly* what i use too, and if i disable it, i don't have
> these warnings anymore.
I don't like long urls, so this is not an option for me.
Regards
Friedemann
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]