Hi, I have a question for technical people here:
How do I create a dynamic URL? Via index file or via htaccess?
Example,
1) User visits www.mywebsite.com/abdkjfalsdf
2) But this URL doesn't actually exist
3) Therefore, user will get redirected but I still want www.mywebsite.com/abdkjfalsdf to be the referral URL
4) It can be redirected to a static page but the referral URL has to be the site that user types in. In this case, www.mywebsite.com/abdkjfalsdf
Is there a way to do it?
How do I create a dynamic URL? Via index file or via htaccess?
Example,
1) User visits www.mywebsite.com/abdkjfalsdf
2) But this URL doesn't actually exist
3) Therefore, user will get redirected but I still want www.mywebsite.com/abdkjfalsdf to be the referral URL
4) It can be redirected to a static page but the referral URL has to be the site that user types in. In this case, www.mywebsite.com/abdkjfalsdf
Is there a way to do it?