| 
 Posted by Jerry Stuckle on 08/11/06 01:37 
aljosa.mohorovic@gmail.com wrote: 
> .htaccess file: 
> RewriteRule ^test$ test.php 
> RewriteRule ^test\/(.*)$ test.php/$1 
>  
> my guess is that result should be equal: 
> http://koncar.info/test.php/anything 
> http://koncar.info/test/anything 
>  
> but for http://koncar.info/test/anything i get "No input file 
> specified.". 
> any idea why? 
>  
> Aljosa Mohorovic 
>  
> p.s. 
> it's working on 4 different servers except 1 
>  
 
Maybe try alt.apache.configuration? 
 
--  
================== 
Remove the "x" from my email address 
Jerry Stuckle 
JDS Computer Training Corp. 
jstucklex@attglobal.net 
==================
 
  
Navigation:
[Reply to this message] 
 |