Skip to content

ghoseb/nginx-nonewlines

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

This NginX module strips the page of all newlines ('\n', '\r' and all combinations thereof) before serving it.

Evan Miller has written an excellent guide on how to write nginx modules. It can be found here: http://www.evanmiller.org/nginx-modules-guide.html

About

This is an nginx module to strip the served HTML of all newlines (\n and \r characters)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 100.0%