Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

Возникает ошибка HTTP ERROR 500 в Админке


Recommended Posts

Здравствуйте! Возникла ошибка HTTP ERROR 500, при вхогде на некоторые страницы админки. Например, нельзя войти в люпотому чтой разгдел "КАТАЛОГА" (товар, информация, фильтры, и тд).

Подскажите, пожалуйси, кто силкивался с этот проблемой и как её можно решить? 
До этого обращался на свой beget хостинг с просьпотому чтой настроить корректный редирект, прикрепляю исправленный код:

P.S мб проблема кроется тут. 

 

СПАСИБО!
 

RewriteEngine On

RewriteCond %{HTTP_HOST} (www\.)(.*)$ [NC]
RewriteRule (.*) https://%2/$1 [R=301,L]
RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteRule (.*) https://%{HTTP_HOST}/$1 [R=301,L]

RewriteCond %{REQUEST_URI} ^(.*)([/]{2,})(.*)$
RewriteRule (.*) https://%{HTTP_HOST}%1/%3 [R=301,L]

RewriteCond %{THE_REQUEST} " ([/]{2,})(.*)$"
RewriteRule (.*) https://%{HTTP_HOST}/$1 [R=301,L]

 

Link to comment
Share on other sites


продолжите обраещёние в бегет, пусть посмотрят в логах что скрывается за ошибкой 500

а им уже видно бугдет

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.