Welcome Guest, Not a member yet? Register   Sign In
admin and user side templates
#6

[eluser]pmoroom[/eluser]
[quote author="mysterious" date="1309653881"]i was getting directory forbidden or something like this. I have removed index.php from URL using .htaccess. Is it causing a problem??[/quote]
Code:
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php?url=$1 [QSA,L]


Messages In This Thread
admin and user side templates - by El Forum - 07-02-2011, 12:08 AM
admin and user side templates - by El Forum - 07-02-2011, 10:33 AM
admin and user side templates - by El Forum - 07-02-2011, 01:13 PM
admin and user side templates - by El Forum - 07-02-2011, 01:41 PM
admin and user side templates - by El Forum - 07-02-2011, 01:44 PM
admin and user side templates - by El Forum - 07-02-2011, 01:46 PM
admin and user side templates - by El Forum - 07-02-2011, 09:50 PM
admin and user side templates - by El Forum - 07-04-2011, 10:22 AM
admin and user side templates - by El Forum - 07-04-2011, 07:58 PM
admin and user side templates - by El Forum - 07-04-2011, 11:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB