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.

Upgrading Revive Server causing EE 404 ?

October 01, 2014 3:48pm

Subscribe [1]
  • #1 / Oct 01, 2014 3:48pm

    Eric N

    28 posts

    If I attempt to upgrade Revive Adserver, I get a 404 when it goes to the upgrade page.

    I direct to the site to site.com/revive and it redirects to site.com/revive/www/admin/install.php and then EE throws the EE 404.

    Any idea on how to prevent that? I tried a couple htaccess tweaks to no avail although I’m no expert on .htaccess because I set it and forget it 90% of the time.

    EE 2.9

  • #2 / Nov 03, 2014 2:10pm

    Eric N

    28 posts

    Hoping someone can help with this, similar issue still happening.

    The cause is the htacess file index.php removal is removing it from

    pagename-index.php

    making the url

    pagename-

    which is causing 404’s.

    I’m guessing there is an htaccess way to ignore removing index.php from items in that folder? Anyone happen to know it off hand?

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

     

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

ExpressionEngine News!

#eecms, #events, #releases