diff --git a/docs/goodies.rst b/docs/goodies.rst index 8028989..c465562 100644 --- a/docs/goodies.rst +++ b/docs/goodies.rst @@ -27,6 +27,12 @@ Nginx Vhost .. literalinclude:: ../goodies/nginx.conf :language: yaml +Nginx Vhost (FastCGI) +--------------------- + +.. literalinclude:: ../goodies/nginx-fastcgi.conf + :language: yaml + Lighttpd Vhost --------------