For now I have apache setup with ssl (users use private certificates).

Is it possible to put apache behind nginx in such case?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Yes.

http://www.cyberciti.biz/faq/howto-linux-unix-setup-nginx-ssl-proxy/

Also look at pound - http://www.apsis.ch/pound/ as an alternative or in addition to (in front of) nginx.

link|improve this answer
I've read that article. And as you can see - apache there listens port 80, not 443. – zerkms May 14 '11 at 2:16
Even though it is not an answer - I'll check it as long as I just don't like having not accepted answers (and because it is very likely no one will ever read this question ;-) ) – zerkms Jul 18 '11 at 1:15
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.