> un symlink entre /usr/bin/eruby et /var/www/cgi-bin/eruby
>
> copié et modifié php.conf en eruby.conf avec dedans : AddType
> application/x-httpd-eruby .rhtml Action application/x-httpd-eruby
> /var/www/cgi-bin/eruby DirectoryIndex index.rhtml
>
> quand je pointe un nav sur localhost/env.rhtml j'obtiens : Not Found
> The requested URL /var/www/cgi-bin/eruby/env.rhtml was not found on this
> server.
J'essaierais quelque chose comme ça:
ScriptAlias /eruby/eruby /usr/bin/eruby
AddType application/x-httpd-ruby .rhtml
Action application/x-httpd-ruby /eruby/eruby
a+
--
Xavier Garreau <xavier@xgarreau.org>
http://www.xgarreau.org/