Three apps going through apache. How to configure apache httpd?
- by Chris F.
I have a quick question but I've been struggling to find the best solution:
I have two java webapps and wordpress (php) that I need to serve through my Prod website:
App #1 should be accessed when pointing to www.example.com/ (this would have other url too such as "www.example.com/book")
App #2 should be accessed when pointing to…