Skip to main content

NGINX CGI Module: Run CGI Scripts in NGINX


by Danila Vershinin, February 24, 2026

Learn how to run traditional CGI scripts in NGINX using the nginx-cgi module. This guide covers installation, configuration, migration from Apache mod_cgi, and practical examples with Bash, Python, and Perl CGI scripts.

Read More...

Magento Multistore Apache: SetEnvIf doesn’t work as expected (prepends REDIRECT_)


by Danila Vershinin, July 1, 2016

Solution to problem setting up multiple Magento stores using .htaccess

Read More...

Apache Performance Ultimate Configuration


by Danila Vershinin, June 12, 2016

Easily enable ultimate Apache performance by making use of our drop-in configuration file which will take care of enabling gzip compression, far future Expires headers and everything that Google PageSpeed Insights wants from you

Read More...