דלג על הניווט
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, יש ל 1קוֹל.

עודכן לאחרונה על ידי maraM-4 לפני 2 חודשים.

בסיוע: Shekhar Bhandari.

מחבר פוסטים
מאי 2, 2025 ב-6:37 am #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." סגור לתגובות חדשות.