• Resolved mrppp

    (@mrppp)


    moved site, google maps not functioning but in page with settings/permalinks at bottom under save it says.
    If your .htaccess file were writable, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your .htaccess file. Click in the field and press CTRL + a to select all.

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d

    not on other sites??

    EDIT changed permissions gone
    https://www.ads-software.com/plugins/bulletproof-security/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author AITpro

    (@aitpro)

    The permalinks message is normal since your root .htaccess file is locked. You can disregard it.

    Thread Starter mrppp

    (@mrppp)

    ok b**ger changed permissions should i change back? same as other site now.

    time to test the redirect

    Thread Starter mrppp

    (@mrppp)

    have an issue with redirect, all pages redirect except home page?

    EDIT as i type it works LOL

    Plugin Author AITpro

    (@aitpro)

    You can lock and unlock your root .htaccess file on the BPS Edit/Upload/Download tab page. I recommend locking it to prevent it from being changed by anything else.

    Thread Starter mrppp

    (@mrppp)

    Thanks for all your help, invaluable, appreciate the time it has helped a great deal.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘site moved’ is closed to new replies.