ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Link Href and pages not wotking after move

July 22, 2014 3:19pm

Subscribe [1]
  • #1 / Jul 22, 2014 3:19pm

    bettston

    1 posts

    Hi,
    I am new at expressionengine and have just moved a customers system to a different server and subdirectory to do some test work for him.

    I went through all the help I can find on moving and set all the parameters and the backend seems to work perfectly.
    The front end however is completely stuffed, The page comes up but the href links for the css etc are not working, if I put in the fill url with system tools it works fine.  Also the lower pages are not working

    I suspect htaccess as the lower pages are not showing the subdirectory in the url but I cannot get it to work using the ellis notes

    current htaccess code is:
    RewriteBase /

          # Removes index.php from ExpressionEngine URLs
          RewriteCond %{THE_REQUEST} ^GET.*index\.php [NC]
          RewriteCond %{REQUEST_URI} !/system/.* [NC]
          RewriteRule (.*?)index\.php/*(.*) sef/$1$2 [R=301,NE,L]

          # Directs all EE web requests through the site index file
          RewriteCond %{REQUEST_FILENAME} !-f
          RewriteCond %{REQUEST_FILENAME} !-d
          RewriteRule ^(.*)$ sef/index.php?/$1 [L]

    and the site is at demo.battleva.co.uk/sef

    Any help please as I need to get this working to help the customer, I did try and remove rewrite and add index.php back in settings but the urls stayed the same!.

    THanks

    Tony

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases