%PDF- %PDF-
Direktori : /proc/985914/root/data/old/var/lib/letsencrypt/backups/1498654143.04/ |
Current File : //proc/985914/root/data/old/var/lib/letsencrypt/backups/1498654143.04/asheara_16 |
server { listen 77.93.194.60:80; listen [2a01:430:12b:0:0:0:0:2]:80; listen 127.0.0.1; ## listen for ipv4 server_name asheara.varak.net; location / { root /home/asheara/www/www; index index.html index.htm index.php; autoindex off; autoindex_exact_size off; try_files $uri $uri/ /index.php?$args; } location ~ \.php$ { include fastcgi_params; fastcgi_pass 127.0.0.1:9000; fastcgi_index index.php; fastcgi_param SCRIPT_FILENAME /home/asheara/www/www$fastcgi_script_name; } } server { listen 77.93.194.60:443 ssl http2; listen [2a01:430:12b:0:0:0:0:2]:443 ssl http2; server_name asheara.varak.net; include ssl_params; ssl_certificate /etc/letsencrypt/live/mail2.varak.net/fullchain.pem; # managed by Certbot ssl_certificate_key /etc/letsencrypt/live/mail2.varak.net/privkey.pem; # managed by Certbot location / { root /home/asheara/www/www; index index.html index.htm index.php; autoindex off; autoindex_exact_size off; try_files $uri $uri/ /index.php?$args; } location ~ \.php$ { include fastcgi_params; fastcgi_pass 127.0.0.1:9000; fastcgi_index index.php; fastcgi_param SCRIPT_FILENAME /home/asheara/www/www$fastcgi_script_name; } } server { listen 77.93.194.60:80; listen [2a01:430:12b:0:0:0:0:2]:80; listen 127.0.0.1; ## listen for ipv4 server_name asheara.andreara.net; location / { root /home/asheara/www/www; index index.html index.htm index.php; autoindex off; autoindex_exact_size off; try_files $uri $uri/ /index.php?$args; } location ~ \.php$ { include fastcgi_params; fastcgi_pass 127.0.0.1:9000; fastcgi_index index.php; fastcgi_param SCRIPT_FILENAME /home/asheara/www/www$fastcgi_script_name; } } server { listen 77.93.194.60:443 ssl http2; listen [2a01:430:12b:0:0:0:0:2]:443 ssl http2; server_name asheara.andreara.net; include ssl_params; ssl_certificate /home/waritko/cert/varak_net.pem; ssl_certificate_key /home/waritko/cert/varak_net.key; location / { root /home/asheara/www/www; index index.html index.htm index.php; autoindex off; autoindex_exact_size off; try_files $uri $uri/ /index.php?$args; } location ~ \.php$ { include fastcgi_params; fastcgi_pass 127.0.0.1:9000; fastcgi_index index.php; fastcgi_param SCRIPT_FILENAME /home/asheara/www/www$fastcgi_script_name; } }