Skip to content

Commit

Permalink
Update domain.conf
Browse files Browse the repository at this point in the history
removed GZIP

Signed-off-by: Max Barrett <maximilliangroup@gmail.com>
  • Loading branch information
MaximillianGroup authored Nov 9, 2024
1 parent 5e6daec commit a8f4b26
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions domain.conf
Original file line number Diff line number Diff line change
Expand Up @@ -155,14 +155,6 @@ LimitRequestBody 10240000
ExpiresDefault "access 2 days" # Default caching time

</IfModule>

# [GZIP] --- Compression ---
<IfModule mod_deflate.c>
<FilesMatch "\.(js|css|html|xml|php)$">
SetOutputFilter DEFLATE
DeflateCompressionLevel 9
</FilesMatch>
</IfModule>

# [FILESMATCH] --- File Access Restrictions --- (can be in .htaccess here)
<FilesMatch "\.((md|exe|sh|bak|inc|pot|po|mo|log|sql|htaccess|htpasswd|ini|phps|fla|psd|log|sh|env|
Expand Down

0 comments on commit a8f4b26

Please sign in to comment.