Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/lib/letsencrypt/backups/1559318866.66/ |
Current File : //var/lib/letsencrypt/backups/1559318866.66/web64.conf_0 |
################### PARALLELS CONFIXX APACHE VHOSTS FILE ################ # created at Fri May 31 18:03:01 2019 # # !!! Do not make any changes in this file !!! # # 1. We cannot guarantee that the software will work properly, if # the contents of this file are modified. # 2. This file would be rewritten each time the Parallels Confixx software requires # to update Apache configuration to bring user/domain settings in effect. # # If you need to have some custom content in this file, you can use # "httpd special" function in the Parallels Confixx Control Panel or create # an empty webX.lock file and edit webX.conf by the way you want in this # case Parallels Confixx will not touch the configuration file. # ########################################################################## <Directory "/var/www/web64/html"> Options -FollowSymLinks -SymLinksIfOwnerMatch <IfModule mod_access.c> Allow from all </IfModule> <IfModule mod_authz_host.c> Allow from all </IfModule> suPHP_engine on </Directory> <Directory "/var/www/web64/html/cgi-bin/"> <IfModule mod_python.c> <Files ~ "\.py$"> AddHandler python-program .py PythonHandler mod_python.cgihandler </Files> </IfModule> </Directory> <VirtualHost 82.220.34.11:443> ServerName blaas.ch DocumentRoot /var/www/web64/html/2018 SuexecUserGroup web64 web64 ScriptAlias /cgi-bin/ /var/www/web64/html/cgi-bin/ <IfModule mod_python.c> <Files ~ "\.py$"> AddHandler python-program .py PythonHandler mod_python.publisher </Files> </IfModule> suPHP_ConfigPath /etc/apache2/confixx_phpini/web64/1 suPHP_UserGroup web64 web64 <IfModule mod_ssl.c> SSLEngine on SSLCertificateKeyFile /etc/letsencrypt/live/blaas.ch/privkey.pem SSLCertificateFile /etc/letsencrypt/live/blaas.ch/fullchain.pem SSLCertificateChainFile /etc/letsencrypt/live/blaas.ch/chain.pem SetEnvIf User-Agent ".*MSIE.*" \ nokeepalive ssl-unclean-shutdown \ downgrade-1.0 force-response-1.0 <Files ~ "\.(cgi|shtml|phtml|php3?)$"> SSLOptions +StdEnvVars </Files> <Directory "/var/www/web64/html/cgi-bin"> SSLOptions +StdEnvVars </Directory> </IfModule> <Directory "/var/www/web64/html"> AllowOverride All Options +FollowSymlinks </Directory> </VirtualHost> <VirtualHost 82.220.34.11:80> ServerName www.blaas.ch DocumentRoot /var/www/web64/html SuexecUserGroup web64 web64 ScriptAlias /cgi-bin/ /var/www/web64/html/cgi-bin/ <IfModule mod_python.c> <Files ~ "\.py$"> AddHandler python-program .py PythonHandler mod_python.publisher </Files> </IfModule> suPHP_ConfigPath /etc/apache2/confixx_phpini/web64/2 suPHP_UserGroup web64 web64 <Directory "/var/www/web64/html"> AllowOverride All Options +FollowSymlinks </Directory> </VirtualHost> <VirtualHost 82.220.34.11:80> ServerName web64.300.hostserv.eu DocumentRoot /var/www/web64/html SuexecUserGroup web64 web64 ScriptAlias /cgi-bin/ /var/www/web64/html/cgi-bin/ <IfModule mod_python.c> <Files ~ "\.py$"> AddHandler python-program .py PythonHandler mod_python.publisher </Files> </IfModule> suPHP_ConfigPath /etc/apache2/confixx_phpini/web64/2 suPHP_UserGroup web64 web64 <Directory "/var/www/web64/html"> AllowOverride All Options +FollowSymlinks </Directory> </VirtualHost> <VirtualHost 82.220.34.11:443> ServerName web64.300.hostserv.eu DocumentRoot /var/www/web64/html SuexecUserGroup web64 web64 ScriptAlias /cgi-bin/ /var/www/web64/html/cgi-bin/ <IfModule mod_python.c> <Files ~ "\.py$"> AddHandler python-program .py PythonHandler mod_python.publisher </Files> </IfModule> suPHP_ConfigPath /etc/apache2/confixx_phpini/web64/3 suPHP_UserGroup web64 web64 <IfModule mod_ssl.c> SSLEngine on SSLCertificateKeyFile /etc/ssl-confixx/ssl.key/admin.key SSLCertificateFile /etc/ssl-confixx/ssl.crt/admin.crt SetEnvIf User-Agent ".*MSIE.*" \ nokeepalive ssl-unclean-shutdown \ downgrade-1.0 force-response-1.0 SSLCertificateChainFile /etc/ssl-confixx/ssl.crt/ca-admin.crt <Files ~ "\.(cgi|shtml|phtml|php3?)$"> SSLOptions +StdEnvVars </Files> <Directory "/var/www/web64/html/cgi-bin"> SSLOptions +StdEnvVars </Directory> </IfModule> <Directory "/var/www/web64/html"> AllowOverride All Options +FollowSymlinks </Directory> </VirtualHost> <VirtualHost 82.220.34.11:443> ServerName www.das-offene-einkaufserlebnis.ch DocumentRoot /var/www/web64/html/einkaufen SuexecUserGroup web64 web64 ScriptAlias /cgi-bin/ /var/www/web64/html/cgi-bin/ <IfModule mod_python.c> <Files ~ "\.py$"> AddHandler python-program .py PythonHandler mod_python.publisher </Files> </IfModule> suPHP_ConfigPath /etc/apache2/confixx_phpini/web64/4 suPHP_UserGroup web64 web64 <IfModule mod_ssl.c> SSLEngine on SSLCertificateKeyFile /etc/ssl-confixx/ssl.key/admin.key SSLCertificateFile /etc/ssl-confixx/ssl.crt/admin.crt SetEnvIf User-Agent ".*MSIE.*" \ nokeepalive ssl-unclean-shutdown \ downgrade-1.0 force-response-1.0 SSLCertificateChainFile /etc/ssl-confixx/ssl.crt/ca-admin.crt <Files ~ "\.(cgi|shtml|phtml|php3?)$"> SSLOptions +StdEnvVars </Files> <Directory "/var/www/web64/html/cgi-bin"> SSLOptions +StdEnvVars </Directory> </IfModule> <Directory "/var/www/web64"> suPHP_Engine on AddHandler x-httpd-php72 .php .php3 .php4 .php5 .phtml suPHP_AddHandler x-httpd-php72 </Directory> <Directory "/var/www/web64/html"> AllowOverride All Options +FollowSymlinks </Directory> </VirtualHost> <VirtualHost 82.220.34.11:80> ServerName das-offene-einkaufserlebnis.ch DocumentRoot /var/www/web64/html/einkaufen SuexecUserGroup web64 web64 ScriptAlias /cgi-bin/ /var/www/web64/html/cgi-bin/ <IfModule mod_python.c> <Files ~ "\.py$"> AddHandler python-program .py PythonHandler mod_python.publisher </Files> </IfModule> suPHP_ConfigPath /etc/apache2/confixx_phpini/web64/5 suPHP_UserGroup web64 web64 <Directory "/var/www/web64/html"> AllowOverride All Options +FollowSymlinks </Directory> </VirtualHost> <VirtualHost 82.220.34.11:80> ServerName shop.blaas.ch DocumentRoot /var/www/web64/html/shop2 SuexecUserGroup web64 web64 ScriptAlias /cgi-bin/ /var/www/web64/html/cgi-bin/ <IfModule mod_python.c> <Files ~ "\.py$"> AddHandler python-program .py PythonHandler mod_python.publisher </Files> </IfModule> suPHP_ConfigPath /etc/apache2/confixx_phpini/web64/6 suPHP_UserGroup web64 web64 <Directory "/var/www/web64"> suPHP_Engine on AddHandler x-httpd-php .php .php3 .php4 .php5 .phtml suPHP_AddHandler x-httpd-php </Directory> <Directory "/var/www/web64/html"> AllowOverride All Options +FollowSymlinks </Directory> </VirtualHost> <VirtualHost 82.220.34.11:80> ServerName eshop.blaas.ch DocumentRoot /var/www/web64/html/eshop SuexecUserGroup web64 web64 ScriptAlias /cgi-bin/ /var/www/web64/html/cgi-bin/ <IfModule mod_python.c> <Files ~ "\.py$"> AddHandler python-program .py PythonHandler mod_python.publisher </Files> </IfModule> suPHP_ConfigPath /etc/apache2/confixx_phpini/web64/7 suPHP_UserGroup web64 web64 <Directory "/var/www/web64/html"> AllowOverride All Options +FollowSymlinks </Directory> </VirtualHost> <VirtualHost 82.220.34.11:80> ServerName blaas.ch Redirect / https://blaas.ch/ </VirtualHost> <VirtualHost 82.220.34.11:80> ServerName www.das-offene-einkaufserlebnis.ch Redirect / https://www.das-offene-einkaufserlebnis.ch/ </VirtualHost>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare