Forums

How to set up an app mapped to {domain}/mydir

A while ago I did set up an application that was mapped to one of my own domains. 3 steps for that process. Now, I have a new requirement, I'd like my new app to be mapped to (redirected to) a {domain}/directory. For instance, www.mydomain.com/myapp How?

Check the documentation of the web framework you're using. It will have some way of redirecting that you can use.