Forum Moderators: phranque
[edited by: not2easy at 7:52 pm (utc) on Jun 19, 2018]
[edit reason] readability [/edit]
I tried with mod redirectsWhat does this mean? You said htaccess so presumably you’re on an apache server. What, exactly, did you try?
there's no reason the "*-mobile" versions of these pages couldn't use the same directory and file names as the "*-app" versionsI thought it meant that the two versions, -mobile and -app, have existed in parallel from the beginning, and now he needs to collapse them all into one set of URLs.
http://example.com/app/*article_app.htmlIt's not entirely clear what you meant by the * asterisk here: did you mean that this is the variable part, as in
>>
http://example.com/mobile/*article_mobile.html