*

samanka

  • *
  • 4 posts
Friendly URL can not work for persian language!
« on: July 30, 2019, 09:22:28 AM »
Hi
osclass = 3.7.4
mod_rewrite is enable.
I put this code to .htaccess

Quote

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

and enable friendly url.
But It can not work for persian language!!! but work for english!!!
I'm 100% sure the problem comes from the language
Please help me for solving this problem.
Thanks

*

MB Themes

Re: Friendly URL can not work for persian language!
« Reply #1 on: July 30, 2019, 02:02:09 PM »
Problem comes from server settings, you must check with hosting provider, behaviour is same no matter what theme is used
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots