I am thinking on deploying multiple (and different) web applications on the same server using the following schema:
www.mydomain.com/app1
www.mydomain.com/app2
Is this a good practice? Any recommendations?
I don't see any glaring reasons why you should not do it this way. After all, not every website is dedicated to just a single task or application. Another approach would be to use subdomains, like:
app1.mydomain.com
app2.mydomain.com
Yahoo and Google both use these, for example. The folder approach is a good way to get things up and running for testing though.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With