Posted by Alvaro G. Vicario on 08/10/06 18:56
*** aljosa.mohorovic@gmail.com escribió/wrote (10 Aug 2006 11:34:01 -0700):
> .htaccess file:
> RewriteRule ^test$ test.php
> RewriteRule ^test\/(.*)$ test.php/$1
> but for http://koncar.info/test/anything i get "No input file
> specified.".
> any idea why?
I'd say this line is missing:
RewriteEngine On
--
-+ http://alvaro.es - Álvaro G. Vicario - Burgos, Spain
++ Mi sitio sobre programación web: http://bits.demogracia.com
+- Mi web de humor con rayos UVA: http://www.demogracia.com
--
Navigation:
[Reply to this message]
|