MyBB Community Forums

Full Version: ACP HELP!!!!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
(2012-06-10, 11:24 AM)vernier Wrote: [ -> ]Check if:

RewriteBase /

is there.

Nope its not there
Add it at the top of it.
(2012-06-10, 11:26 AM)vernier Wrote: [ -> ]Add it at the top of it.

tell me were at the top, http://gyazo.com/f69fa8af0f8c3766a625b0806fdc9267
Add it below:
<ifModule mod_rewrite.c>

and above
RewriteEngine on
(2012-06-10, 11:28 AM)vernier Wrote: [ -> ]Add it below:
<ifModule mod_rewrite.c>

and above
RewriteEngine on

ok its there
Odd how it's still not working, Could you delete the one that you just added and place it on the first line of htaccess please.
(2012-06-10, 11:32 AM)vernier Wrote: [ -> ]Odd how it's still not working, Could you delete the one that you just added and place it on the first line of htaccess please.

what do you mean?
Delete RewriteBase / from where you put it and put it on the first line.
(2012-06-10, 11:38 AM)vernier Wrote: [ -> ]Delete RewriteBase / from where you put it and put it on the first line.

what first line?
The first line of htaccess - before everything else.
Pages: 1 2 3