Welcome Guest, Not a member yet? Register   Sign In
css, js and images path problem
#3

[eluser]veledrom[/eluser]
Content of .htaccess solved the problem.

RewriteEngine on
RewriteCond $1 !^(index\.php|web|robots\.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]


Messages In This Thread
css, js and images path problem - by El Forum - 05-25-2011, 06:24 AM
css, js and images path problem - by El Forum - 05-25-2011, 09:10 AM
css, js and images path problem - by El Forum - 05-25-2011, 09:37 AM



Theme © iAndrew 2016 - Forum software by © MyBB