.htaccess with subfolder as root |
[eluser]elaniobro[/eluser]
Thanks, sorry I didn't mention earlier, but I did see that '?' connundrum. I did try with: Code: RewriteEngine On but to no avail...
[eluser]elaniobro[/eluser]
Ok, so I forgot to upload the config.php file. My apologies for jumping the gun. However, I came up with a quasi solution. www.mysite.com/.htaccess Code: Options +FollowSymLinks and in www.mysite.com/5/.htaccess Code: RewriteEngine On This appears to work, at first I thought it didn't because /5/ was still in the URL, then I realized that is because the base_url had mysite.com/5/ set, once that removed it all worked like a charm..well sorta.. Had to do some re-linking ![]() Thanks |
Welcome Guest, Not a member yet? Register Sign In |