Tagged Questions

2
votes
2answers
2k views

htaccess (https to http)

this is yet another .htaccess question. And I already did my literature review. Would appreciate any help. Requirements: Force HTTPS only for a few URLs. Browser shouldn't say partially encrypted ...
0
votes
2answers
2k views

Create a link that either launches iOS app, or redirects to app store

I have a custom URL scheme for my iOS app, and I want to be able to email a link to someone that will either launch the app if it's on the device, or take them to the app store if they don't have it. ...