Results 1 to 3 of 3

Thread: autoflatty mobile view not working in localhost

Threaded View

  1. #1
    Junior Member
    Join Date
    Mar 2014
    Posts
    23

    Post autoflatty mobile view not working in localhost

    Hi,

    I'm trying to view autoflatty mobile template in localhost. But for some reason it's not enabling the mobile view. It shows the desktop view only.
    I have enabled "Mobile Version module" and also set "Build URL" as a sub directory.

    Still it's not showing the mobile view when I give the url as "http://autolk.local:8080/autolkflatty/m"

    however when I host it in the server it correcly switch to mobile view.


    Note :

    ** I have enabled below line in .htaccess
    - #RewriteCond %{HTTP_HOST} \.{2,} [NC] # 1 is localhost usage, 2 is glabal usage

    ** I'm running it locally using Xamp server.
    Last edited by Muthu; March 27, 2015 at 07:28 AM.