Welcome Guest, Not a member yet? Register   Sign In
Htaccess issue (The page isn't redirecting properly)
#7

[eluser]Ninjabear[/eluser]
I made this topic ages ago but I have further htaccess issues. I have looked at tutorials but I'm still no closer.

At the moment my site is at the root of my domain. I tried using the default htaccess file but with js and css added so I can keep them in the root:

Code:
RewriteEngine on
RewriteCond $1 !^(index\.php|images|robots\.txt|resources|css|js)
RewriteRule ^(.*)$ /index.php/$1 [L]

When loading the site it loads fine and all pages will load but only if I add index.php/ to the end of the domain name. No errors in log file or page.


Messages In This Thread
Htaccess issue (The page isn't redirecting properly) - by El Forum - 04-05-2010, 09:07 AM
Htaccess issue (The page isn't redirecting properly) - by El Forum - 04-05-2010, 08:12 PM
Htaccess issue (The page isn't redirecting properly) - by El Forum - 04-06-2010, 05:53 AM
Htaccess issue (The page isn't redirecting properly) - by El Forum - 04-06-2010, 06:35 AM
Htaccess issue (The page isn't redirecting properly) - by El Forum - 04-06-2010, 06:56 AM
Htaccess issue (The page isn't redirecting properly) - by El Forum - 04-06-2010, 07:18 AM
Htaccess issue (The page isn't redirecting properly) - by El Forum - 03-18-2011, 10:14 AM
Htaccess issue (The page isn't redirecting properly) - by El Forum - 03-18-2011, 02:12 PM
Htaccess issue (The page isn't redirecting properly) - by El Forum - 03-18-2011, 02:22 PM
Htaccess issue (The page isn't redirecting properly) - by El Forum - 03-18-2011, 02:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB