Comments on Running TYPO3 6.2 On Nginx (LEMP) On Debian Wheezy/Ubuntu 13.10
Running TYPO3 6.2 On Nginx (LEMP) On Debian Wheezy/Ubuntu 13.10 This tutorial shows how you can install and run a TYPO3 (version 6.2) web site on a Debian Wheezy or Ubuntu 13.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files.
1 Comment(s)
Add comment
Comments
By: Martin Bless
Hi Falko, thank you very much - especially for obviously trying to be complete. This howto really looks good. I'm thinking of moving to nginx for quite a while. Now I'm going to give it a try. Perfect!