Loading...
Loading...
Compare original and translation side by side
domain { directives }domain { directives }example.com {
reverse_proxy localhost:3000
}example.com {
reverse_proxy localhost:3000
}php_fastcgiexample.com {
root * /var/www/site/public
php_fastcgi unix//run/php/php8.3-fpm.sock
file_server
}php_fastcgiexample.com {
root * /var/www/site/public
php_fastcgi unix//run/php/php8.3-fpm.sock
file_server
}header {
Strict-Transport-Security "max-age=31536000;"
X-Content-Type-Options "nosniff"
}header {
Strict-Transport-Security "max-age=31536000;"
X-Content-Type-Options "nosniff"
}