Jump to content

Не грузит форум 403 ошибка.

Featured Replies

Приветствую всех. Ситуация в следующем, я перенес форум на другой хостинг. Установил, сделал все правильно. Захожу на основной домен - выдает 403 ошибку. .htaccess - установил стандартный. Прикол в том, что с некоторых IP заходит, а с некоторых не хочет, а именно с моего IP не заходит, когда использую ВПН - без проблем. Как решить данную проблему? P.S заблокированных айпишников вообще нет.

Link to comment
https://ipbmafia.ru/topic/12146-ne-gruzit-forum-403-oshibka/
Share on other sites

Смотри error логи веб сервера. Если не понимаешь - сюда, вместе посмотрим.

Link to comment
https://ipbmafia.ru/topic/12146-ne-gruzit-forum-403-oshibka/?&do=findComment&comment=92012
Share on other sites

<IfModule mod_rewrite.c>
Options -MultiViews
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

Link to comment
https://ipbmafia.ru/topic/12146-ne-gruzit-forum-403-oshibka/?&do=findComment&comment=92027
Share on other sites

Попробуй так:

<IfModule mod_rewrite.c>
#Options -MultiViews
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

На многих хостингах запрещен MultiViews

Link to comment
https://ipbmafia.ru/topic/12146-ne-gruzit-forum-403-oshibka/?&do=findComment&comment=92028
Share on other sites

Таже ерунда.....Блин ну что за ерунда совсем не понятно

Link to comment
https://ipbmafia.ru/topic/12146-ne-gruzit-forum-403-oshibka/?&do=findComment&comment=92057
Share on other sites

Таже ерунда.....Блин ну что за ерунда совсем не понятно

Логи веб сервера в студию

 

Link to comment
https://ipbmafia.ru/topic/12146-ne-gruzit-forum-403-oshibka/?&do=findComment&comment=92058
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.