Jump to content

Редирект с index.php не работает

Featured Replies

Подскажите, в чем может быть проблема, в .htaccess прописаны следующие директивы:

<IfModule mod_rewrite.c>
Options -MultiViews
RewriteEngine On
RewriteBase /

RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map)(\?|$) /404error.php [L,NC]

RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

но с https://inseowork.com/index.php на https://inseowork.com редирект не происходит. В чем моя ошибка?

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/
Share on other sites

Редирект с index.php на главную

Чтобы его настроить нужно прописать в .htaccess следующий код, который будет перенаправлять посетителей с адреса site.ru/index.php на site.ru:

RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.php\ HTTP
RewriteRule ^index\.php$ http://site.ru/ [R=301,L]

 

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147928
Share on other sites

Добавила:

<IfModule mod_rewrite.c>
Options -MultiViews
RewriteEngine On
RewriteBase /

RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map)(\?|$) /404error.php [L,NC]

RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.php\ HTTP
RewriteRule ^index\.php$ http://site.ru/ [R=301,L]
</IfModule>

Все равно не работает :(

аааааааааа

невнимательность

но и так все равно не работает (((

<IfModule mod_rewrite.c>
Options -MultiViews
RewriteEngine On
RewriteBase /

RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map)(\?|$) /404error.php [L,NC]

RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.php\ HTTP
RewriteRule ^index\.php$ http://inseowork.com/ [R=301,L]
</IfModule>

 

Может, проблема у хостеров? Ничего не понимаю. На других сайтах (правда, Вордпресс), на Бегете эти редиректы работают

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147930
Share on other sites

Esperance А теперь покажите, куда Вы это добавляете?

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147931
Share on other sites
Только что, Sipsb сказал:

Esperance А теперь покажите, куда Вы это добавляете?

В файл .htaccess

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147932
Share on other sites
Только что, Esperance сказал:

В файл .htaccess

Я понимаю, а где он лежит? Может у вас nginx то htaccess не поможет.

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147933
Share on other sites

Хостинг на beget.com/ru

3 минуты назад, Sipsb сказал:

Я понимаю, а где он лежит? Может у вас nginx то htaccess не поможет.

Sipsb а что тогда поможет?

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147934
Share on other sites

Файл тут правите в корне?

2018-05-22_14-23-00.png.781e53ad3ba7e6f77912a05367b23899.png

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147935
Share on other sites

Sipsb да, конечно в корне

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147936
Share on other sites

Тогда странно, должно работать с таким содержимым.

<IfModule mod_rewrite.c>
Options -MultiViews
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map)(\?|$) /404error.php [L,NC]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

И тут у Вас всё включено?

Спойлер

2018-05-22_14-30-53.thumb.png.b32ac6a9762d0585d9a926810062cc30.png

 

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147937
Share on other sites

Да, включено:

Ashampoo_Snap_2018_05.22_14h35m32s_002_.thumb.png.6572d8b539450514fde0f91e96475e29.png

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147938
Share on other sites

И кэш чистили? 

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147939
Share on other sites

Sipsb Ctrl+Shift+R достаточно? Потому что в системе как кеш почистить, я не знаю. Ставила плагин очистки кеша, но он не работает

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147940
Share on other sites
1 минуту назад, Esperance сказал:

Ctrl+Shift+R достаточно?

Нет

1 минуту назад, Esperance сказал:

Потому что в системе как кеш почистить, я не знаю.

 

Спойлер

2018-05-22_14-45-18.thumb.png.fd953911b59b668afb7e2a529a5e271f.png

 

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147941
Share on other sites

Esperance Вопрос я думаю решен?

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147943
Share on other sites
29 минут назад, Sipsb сказал:

Вопрос я думаю решен?

Да, спасибо

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147945
Share on other sites

Скорее всего не было подключено следующего модуля в apache2?) 

mod_rewrite

 

или все же кэш? 

что бы активировать mod_rewrite в apache2 на всякий случай тут оставлю:  sudo a2enmod rewrite

 

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147946
Share on other sites

Emix12 У человека простой хостинг, не VDS. :ab:

2 часа назад, Esperance сказал:

Может, проблема у хостеров?

 

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147948
Share on other sites
4 часа назад, Sipsb сказал:

Emix12 У человека простой хостинг, не VDS. :ab:

 

ну просто как вариант может быть, что бы человек мог хотя бы объяснить что ему надо что бы работало хостеру) 

Link to comment
https://ipbmafia.ru/topic/19863-redirekt-s-indexphp-ne-rabotaet/?&do=findComment&comment=147956
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.