Celebrating 20 years of nginx! Read about our journey and milestones in the latest blog. People who during their shared hosting life used to configure everything using only Apacheâs .htaccess files, usually translate the following rules: RewriteCond %{HTTP_HOST} example.org RewriteRule (.*) http://www.example.org$1 to something like this: server { listen 80; server_name www.example.org example.org
{{#tags}}- {{label}}
{{/tags}}