HtAccess Problem
Posted by: DaBourz
Posted on: 2008-11-01 12:38:00
Hi there, since my account was moved to a new server earlier this week the HtAccess are not working anymore, I know got a "No input file Specified" on most of the pages, all the ones using InfoPath Urls style.
This :
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]
Is not working any more where it used to !! ;-)
The Idea is to change this /index.php/music to /music
It was working, it is not anymore, something has changed between the servers, but what ??? No idea !
help, most of the pages are not working anymore now...
Stef