SEO URL's point to non existent page

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart ThemeSEO URL's point to non existent page

This topic has been marked as not resolved.

I have turned on SEO URL’s , my host has apache mod_rewrite enabled, my .htaccess is named correctly. The system changes all links correctly to the SEO-url keyword that I set. IE, isntead of http://regoose.com/index.php?route=information/information&information_id=4, links are changed to regoose.com/example. However, regoose.com/example doesn’t exist.

My first, question, why is my .htaccess completely different from the vanilla .htaccess found in vanilla opencart 1.5.5.1? It looks like it was copied from a drupal distribution. I almost thought that I was accidentally in my drupal server.

Second, I don’t know which modifications, if any, I need to make to my .htaccess. My file is completely different from what other people’s htaccess looks like.

These 4 lines:
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !=/favicon.ico
RewriteRule ^ index.php [L]

I can’t edit because it will throw the server into internal 500 errors.

  • This reply was modified 3960 days ago by  regoose. Reason: login info
  • This reply was modified 3960 days ago by  regoose.
July 3, 2013 at 12:17 am #25072

Hi,

Generally, Shoppica does not mess the original OpenCart htaccess. We would recommend to download OpenCart from the official website and take the htaccess file from the package.

Best,
ThemeBurn team

July 5, 2013 at 5:20 pm #25196
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.