Welcome Guest, Not a member yet? Register   Sign In
.htaccess with subfolder as root
#11

[eluser]elaniobro[/eluser]
Thanks, sorry I didn't mention earlier, but I did see that '?' connundrum.

I did try with:
Code:
RewriteEngine On
    #RewriteBase /
    RewriteBase /5
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php? [L]
    #RewriteRule ^(.*)$ /index.php/$1 [L]

but to no avail...


Messages In This Thread
.htaccess with subfolder as root - by El Forum - 05-03-2010, 01:34 PM
.htaccess with subfolder as root - by El Forum - 05-03-2010, 02:19 PM
.htaccess with subfolder as root - by El Forum - 05-03-2010, 02:30 PM
.htaccess with subfolder as root - by El Forum - 05-03-2010, 02:42 PM
.htaccess with subfolder as root - by El Forum - 05-03-2010, 02:49 PM
.htaccess with subfolder as root - by El Forum - 05-03-2010, 03:16 PM
.htaccess with subfolder as root - by El Forum - 05-03-2010, 03:22 PM
.htaccess with subfolder as root - by El Forum - 05-03-2010, 03:33 PM
.htaccess with subfolder as root - by El Forum - 05-04-2010, 03:32 PM
.htaccess with subfolder as root - by El Forum - 05-04-2010, 05:13 PM
.htaccess with subfolder as root - by El Forum - 05-04-2010, 05:21 PM
.htaccess with subfolder as root - by El Forum - 05-04-2010, 05:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB