Update install.sh

This commit is contained in:
Pinga 2025-02-11 16:46:12 +02:00
parent 61dcb6addc
commit 181e3738a7

View file

@ -288,7 +288,7 @@ EOF
rdap.$REGISTRY_DOMAIN {
$BIND_LINE
reverse_proxy localhost:7500
encode brotli zstd gzip
encode zstd gzip
file_server
tls $YOUR_EMAIL
header -Server
@ -311,7 +311,7 @@ EOF
whois.$REGISTRY_DOMAIN {
$BIND_LINE
root * /var/www/whois
encode brotli zstd gzip
encode zstd gzip
php_fastcgi unix//run/php/${PHP_VERSION}-fpm.sock
file_server
tls $YOUR_EMAIL
@ -332,7 +332,7 @@ EOF
$BIND_LINE
root * /var/www/cp/public
php_fastcgi unix//run/php/${PHP_VERSION}-fpm.sock
encode brotli zstd gzip
encode zstd gzip
file_server
tls $YOUR_EMAIL
header -Server