Does anyone else have any ideas? ---------- Forwarded message ---------- From: "VP Singh" <[email protected]> Date: 26 Dec 2013 23:19 Subject: Re: [WikimediaMobile] Mobile Frontend Problem: Installing on a subdomain on shared hosting To: "Jon Robson" <[email protected]> Cc:
It did not worked. It redirected me to http://m. .org/index.php?title=Main_Page. BTW(By the way) Its not the only problem. I want to know these things: 1. How the m subdomain will view the content of w directory which has mobile frontend files. on apache server? 2. Is there an configuration, i have to do. 3. Is mediawiki script is able to generate subdomains and view the content itself without configurations on apache. I am still learning these things. I need a tutorial to do this. The above thing can be worked if , i use $wgMobileUrlTemplate = m.xserve.org. It redirects to m.xserve.org but does not have any content of mobile frontend. I hope you can help with this. On Thu, Dec 26, 2013 at 1:56 PM, Jon Robson <[email protected]> wrote: > This sounds like this bug that is currently open: > https://bugzilla.wikimedia.org/show_bug.cgi?id=58321 > > To work around I think you need to set it using %h0, %h1 and %h2 where > '%h0' maps to 'en', '%h1' maps to 'wikipedia', and '%h2' maps to 'org'. > try 'm.$h1.%h2' > > > On Tue, Dec 24, 2013 at 9:42 PM, VP Singh <[email protected]> wrote: > >> I have my wiki on xserve.org and when i click mobileview. it goes to >> >> http://www.xserve.org/index.php?title=Main_Page&mobileaction=toggle_view_mobile >> which is totally fine. >> >> I want the mobile view on the m subdomain. mm.xserve.org >> >> I set $mobileurltemplate : m.xserve.org. Now , the links appears to be >> broken. I want to know how to use the m on apache server. >> I tried to use rewrite rule. but it was wrong. >> If the mobileurltemplate can automaatically generate a subdomain and >> display the content >> or Give me the rewrite rule, only if its need >> for >> http://www.xserve.org/index.php?title=Main_Page&mobileaction=toggle_view_mobile >> to m.xserve.org >> >> If you visit the wiki. it is in under construction. just solve this >> >> _______________________________________________ >> Mobile-l mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/mobile-l >> > > > > -- > Jon Robson > * http://jonrobson.me.uk > * https://www.facebook.com/jonrobson > * @rakugojon >
_______________________________________________ Mobile-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mobile-l
