Quantcast
Channel: DaniWeb Solved Topics
Viewing all articles
Browse latest Browse all 587

htaccess redirect to mobile subfolder without changing the URL

$
0
0

I want to redirect my users to my mobile site. My mobile site is in a subfolder instead of a subdomain. Here is how I want it to work ...

Request sent to:
https://www.picturepunches.com/hot

Redirect to:
https://www.picturepunches.com/mobile/hot

I also don't want to effect the images on that page. So I want the images to be:
https://www.picturepunches.com/pictures/user/1937/19974-Theosawmon.jpg

And not:
https://www.picturepunches.com/mobile/pictures/user/1937/19974-Theosawmon.jpg

How can I do dis?


Viewing all articles
Browse latest Browse all 587

Trending Articles