Skip navigation
Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 17:00 10:00 – 17:00 10:00 – 17:00 10:00 – 17:00 10:00 – 17:00 -
- 18:00 – 19:00 18:00 – 19:00 18:00 – 19:00 18:00 – 19:00 18:00 – 19:00 -

Часовой пояс сторонника: Asia/Kathmandu (GMT+05:45)

Эта тема содержит 0 ответ, имеет 1 голос.

Последнее обновление: maraM-4 2 месяца назад.

При содействии: Shekhar Bhandari.

Автор Посты
2 мая, 2025 в 6:37 дп #16987967

maraM-4

Background of the issue:
We’d like to check if WPML Plugins is adding certain .htaccess rewrite rules. The site we need help with is скрытая ссылка. We are trying to implement the following .htaccess rules: <IfModule mod_rewrite.c> RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase /fr-ca/ RewriteRule ^index.php$ - [L] RewriteRule ^fr-ca/wp-login.php /fr-ca/wp-login.php [QSA,L] RewriteRule ^en/wp-login.php /fr-ca/wp-login.php [QSA,L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /fr-ca/index.php [L] </IfModule>.

Symptoms:
The .htaccess rewrite rules caused 500 status code errors across the site other than the home page.

Questions:
Could you kindly let us know if these .htaccess rewrite rules are generated by your plugin?

Тема '[Закрытые] We’d like to check if WPML Plugins is adding certain .htaccess rewrite rules.' закрыта для новых ответов.