Post by devtolu » Thu Nov 22, 2018 11:56 pm

Please kindly look at this , i think it is a bug that should be fixed.

viewtopic.php?f=190&t=208352

What folders are used for authentication and authorization (Login) so it can be re-uploaded.

New member

Posts

Joined
Mon Feb 06, 2017 6:02 am

Post by IP_CAM » Fri Nov 23, 2018 5:49 am

Well, it really is a BUG, but your own, as it looks, and nobody else can fix it, but yourself. 8)

Code: Select all

# SEO URL Settings
RewriteEngine On
But I cannot find THIS in the .htaccess file Section, shown on the other Topic.

Code: Select all

# If your opencart installation does not run on the main web folder,
# make sure you folder it does run in ie. / becomes /cart/
RewriteBase /
ADD YOUR DIRECTORY NAME HERE, if you run the Shop in a Subdirectory.
to then make it look like RewriteBase /shop/, and then, this stuff comes below:

Code: Select all

RewriteRule ^sitemap.xml$ index.php?route=feed/google_sitemap [L]
RewriteRule ^googlebase.xml$ index.php?route=feed/google_base [L]
RewriteRule ^download/(.*) /index.php [L]
RewriteRule ^system/(.*) /index.php [L]
RewriteCond %{REQUEST_FILENAME} !-f
Ernie

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland
Who is online

Users browsing this forum: No registered users and 34 guests