|
fatih ag |
It would be nice if there could be an option like the one below.
one server two hosting
hosting 1 nginx_reverse+Apache+mod_lsapi
hosting 2 nginx_reverse+OpenLitespeed+mod_lsapi
Activity Newest / Oldest
David V
I see this is now live with pro-pack. Does it also work with openlitespeed?
We use openlitespeed, but some customers want to adjust more settings with .htaccess (which is not possible with openlitespeed), so switching to apache/nginx would be preferable in such cases.
smtalk
Status changed to: Live
smtalk
We have it done for nginx in the pro-pack (requires retail Standard/Lite license and pre-release at this time). WIth nginx+apache installed, you can simply select nginx for any of the domains. Nginx supports a variety of CMS template selection on user-level and you could use WordPress FastCGI cache with it too.
fatih ag
Some people may want to use litespeed cache, which is a reason in itself :)
Daniel N
Sorry for my ignorance, but why one would want to do that?
fatih ag
It would be sufficient if the port numbers were different.
It's actually a simple doable and very useful feature.
If Opensource was software I would do it.
Nginx_reverse_proxy 80
Nginx_reverse_proxy SSL 443
Apache 8080
Apache SSL 8081
OpenLiteSpeed 8880
OpenLiteSpeed SSL 8881
apogee
this would probably only work with different ip addresses to which the daemons are bound. but interesting idea