Hi, http://91.121.159.27/sites/01dev/sitc/
then you click on "Rechercher", what change the uri to "search", what should be treated by index.n to build the search page and instead send:
Uncaught exception - load.c(176) : Module not found : /var/www/localhost/htdocs/index
is it something to do with my .htacces rewrite rule ?
<FilesMatch "^([_a-z0-9A-Z])+$">
RewriteEngine On
RewriteRule (.*) /index.n
</FilesMatch>
thx
L
--
Neko : One VM to run them all
(http://nekovm.org)
