Question
run jsp and php from the same server and domain name
I have an old website that running PHP, but now i’m developing a small website in JSP. I would like to run both from one server. something as in: website.com/php/… and website.com/jsp/… also, hoping to inclued SSL
if this is possible, what steps should i take to accomplish this?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×