6 (KHTML, like Gecko) Chrome/51.0.2704.79
Safari/537.36 Edge/14.14393"
On Sat, Jan 13, 2018 at 10:52 PM, Richard
wrote:
>
>
>> Date: Saturday, January 13, 2018 22:43:38 +0300
>> From: Gokan Atmaca
>>
>> The structure of our site is as follows. Connections default to
iles are not coming. I made a
symbolic link to the mobile site folder.
Desktop /home/desk.site/public
Mobil /home/msite/public
ln -s /home/msite/public /home/desk.site/msite
On Sat, Jan 13, 2018 at 6:24 PM, Walter H. wrote:
>
> On 12.01.2018 22:23, Gokan Atmaca wrote:
>
> Hello
>
Hello
I am redirecting Apache mobile clients to the mobile site. But the files
like cs,js,font,img are not working.
Can you help with this ?
config:
RewriteCond %{HTTP_USER_AGENT} ^.*(android|iPhone).*$ [NC]
RewriteRule ^ /msite/$1 [R=301,L]
Hello
Apache "~" symbol can show you how.
Example:
http://domain.net/ ~ / index.php
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org