I just installed xampp; I need to know how do I run more than one webapp… files go in htdocs, but that’ the files for just one webapp, right? I’m very familiar with JSP/Tomcat; in Tomcat there is a “webapps” folder, and you can put as many webapps in there as you want… (with some limitations, I suppose…) how can I do this in xampp?
You can also use VirtualHost blocks and specify multiple domains bound to your localhost. It sounds more complex than it is but if solution posted by Rubble is satisfying - no need to tamper with more complex option