Welcome, Guest
Username Password: Remember me

I can't see mobile version
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: I can't see mobile version

I can't see mobile version 13 years, 7 months ago #3977

Hello. I can't see mobile version for my site, m.mesterulvasile.ro
I have in .htacces:
RewriteCond %{HTTP_HOST} ^mesterulvasile.ro$ [NC]
RewriteRule ^(.*)$ www.mesterulvasile.ro/$1 [R=301,L]

after RewriteEngine On

I have, also, in .htacces
########## Begin - Joomla! core SEF Section#RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteCond %{REQUEST_URI} !^/index.phpRewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$  [NC]RewriteRule (.*) index.phpRewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]########### End - Joomla! core SEF Section

I have Artio joomsef installed.

Do you have any ideea why is not working?
Last Edit: 13 years, 7 months ago by valentinlazar.

Re: I can't see mobile version 13 years, 7 months ago #3993

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4867
  • Karma: 105
As there is no X-Powered-By header, it looks like redirect is triggered by Apache's httpd.conf or .htaccess. Check both for possible redirects.
  • Page:
  • 1
Time to create page: 0.06 seconds

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.