Welcome Guest, Not a member yet? Register   Sign In
The server encountered an internal error or misconfiguration and was unable to complete your request.
#3

[eluser]max123[/eluser]
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [L]
</IfModule>


Messages In This Thread
The server encountered an internal error or misconfiguration and was unable to complete your request. - by El Forum - 01-11-2010, 09:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB