Welcome Guest, Not a member yet? Register   Sign In
PHP5.4.6 & Apache2.2.22 Issue ???!!!!!
#3

[eluser]Horvat[/eluser]
I have implementened before .htaccess in root

Code:
RewriteEngine on

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^(.*)$ index.php/$1 [L]

Maybe i need to change permission for .htaccess, is it possible that apache don't see it?


Messages In This Thread
PHP5.4.6 & Apache2.2.22 Issue ???!!!!! - by El Forum - 01-31-2013, 09:48 AM
PHP5.4.6 & Apache2.2.22 Issue ???!!!!! - by El Forum - 01-31-2013, 06:27 PM
PHP5.4.6 & Apache2.2.22 Issue ???!!!!! - by El Forum - 01-31-2013, 06:57 PM
PHP5.4.6 & Apache2.2.22 Issue ???!!!!! - by El Forum - 01-31-2013, 07:10 PM
PHP5.4.6 & Apache2.2.22 Issue ???!!!!! - by El Forum - 01-31-2013, 07:16 PM
PHP5.4.6 & Apache2.2.22 Issue ???!!!!! - by El Forum - 01-31-2013, 07:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB