Software: Apache/2.4.18 (Ubuntu). PHP/7.0.33-0ubuntu0.16.04.16 uname -a: Linux digifus 3.13.0-57-generic #95-Ubuntu SMP Fri Jun 19 09:28:15 UTC 2015 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /etc/apache2/sites-available/ drwxr-xr-x | |
| Viewing file: Select action/file-type: <VirtualHost *:443>
ErrorLog /var/www/logs/gregory_error.log
LogLevel warn
CustomLog /var/www/logs/gregory_access.log combined
ServerName api.gregoryteam.com.ar
ServerAlias api.gregoryteam.com.ar
SSLEngine on
WSGIDaemonProcess gregoryteam_api python-path=/var/www/gregoryteam_api
WSGIProcessGroup gregoryteam_api
WSGIScriptAlias /gregoryteam_api /var/www/gregoryteam_api/flaskapp.wsgi
<Directory /var/www/gregoryteam_api/>
Order allow,deny
Allow from all
</Directory>
SSLCertificateFile /etc/letsencrypt/live/api.gregoryteam.com.ar/cert.pem
SSLCertificateKeyFile /etc/letsencrypt/live/api.gregoryteam.com.ar/privkey.pem
SSLCertificateChainFile /etc/letsencrypt/live/api.gregoryteam.com.ar/chain.pem
</VirtualHost>
|
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0052 ]-- |