Skip to content

Instantly share code, notes, and snippets.

@2aces
Last active October 11, 2017 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 2aces/2ac056c3bffa80ba9f0320c0aec0075c to your computer and use it in GitHub Desktop.
Save 2aces/2ac056c3bffa80ba9f0320c0aec0075c to your computer and use it in GitHub Desktop.
Faux Multiline Comments on Apache / Faux Comentários Multilinhas no Apache. More on https://www.celsobessa.com.br/2017/10/11/hack-apache-faux-multiline-comments/
<FilesMatch "index-sbrubles123land9897BrazilQueerMuseum\.(php?)$">
#conteúdo e diretivas comentadas ficam aqui
</FilesMatch>
<FilesMatch "index-sbrubles123land9897BrazilQueerMuseum\.(php?)$">
#commented content/directives here
</FilesMatch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment