Welcome Guest, Not a member yet? Register   Sign In
Asset folder in root inaccessible
#4

[eluser]Chromana[/eluser]
[quote author="InsiteFX" date="1340915609"]
Code:
#Checks to see if the user is attempting to access a valid file,
#such as an image or css document, if this isn't true it sends the
#request to index.php
RewriteCond $1 !^(index\.php|assets|css|js|images|img|robots\.txt|favicon\.ico)
RewriteRule ^(.*)$ index.php/$1 [L,QSA]
[/quote]
Thank you so much sir, you have solved my problem. Gold star for you.


Messages In This Thread
Asset folder in root inaccessible - by El Forum - 06-28-2012, 01:02 PM
Asset folder in root inaccessible - by El Forum - 06-28-2012, 01:07 PM
Asset folder in root inaccessible - by El Forum - 06-28-2012, 01:33 PM
Asset folder in root inaccessible - by El Forum - 06-28-2012, 01:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB