Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] - Problem of application freezing
#2

[eluser]gbar[/eluser]
... and this is may .htaccess, very normal...

Code:
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /index.php?/$1 [L]


Messages In This Thread
[SOLVED] - Problem of application freezing - by El Forum - 07-11-2011, 03:58 AM
[SOLVED] - Problem of application freezing - by El Forum - 07-11-2011, 04:01 AM
[SOLVED] - Problem of application freezing - by El Forum - 07-11-2011, 09:43 AM
[SOLVED] - Problem of application freezing - by El Forum - 07-11-2011, 10:42 AM
[SOLVED] - Problem of application freezing - by El Forum - 07-11-2011, 01:29 PM
[SOLVED] - Problem of application freezing - by El Forum - 07-14-2011, 02:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB