Tricky Problem with .htaccess |
[eluser]jpsmj214[/eluser]
My .htaccess works fine in Xampp but not in Centos. Here are the result of the last line "RewriteRule ^(.*)$ index.php/$1 [R]" for your comparison and I didn't find any difference in the format. XAMPP: http://localhost/C:/xampp/htdocs/hrfct/index.php/main CENTOS: http://10.20.30.150/var/www/html/hrfct/index.php/main The error I have in Centos is 404 Page Not Found. Can somebody tell me why my .htaccess does not work in Centos? Thank You. |
Messages In This Thread |
Tricky Problem with .htaccess - by El Forum - 01-18-2011, 05:45 AM
Tricky Problem with .htaccess - by El Forum - 01-18-2011, 07:35 AM
Tricky Problem with .htaccess - by El Forum - 01-18-2011, 10:57 AM
Tricky Problem with .htaccess - by El Forum - 01-18-2011, 11:01 AM
Tricky Problem with .htaccess - by El Forum - 01-18-2011, 11:04 AM
Tricky Problem with .htaccess - by El Forum - 01-19-2011, 11:39 AM
|