Help with getting a mobile version up
PermalinkWindows doesnt use htaccess so I had to install IIS URL Rewrite module available on the WPF (Web Platform Installer) to get pretty URLs working and add a web.config file with instructions for IIS to remove the index.php part
As for your issue, I don't know but it might be that it is a URL issue with this mobile add-on.
"The code cannot work on windows IIS server, since .htacess is apache web server only."
So I can use the mobile add on but need them to do something on the host side?
Might be worth asking the add-on's developer to see if they know of a solution.
Or, create a responsive website.
I am a bit troubled. How does Concrete5 manage to even work on an asp server?
Either PHP is present and C5 works and "asp server" here is not the issue. Or only ASP is present on the server and C5 can't work at all.
Another option is that I'm overlooking something important :)