Search
Search
Search
Search
Information
Information
Light
Dark
Open actions menu
Basic upload method
Bypass upload method
Tips!
If you encounter an error (by firewall) while uploading using both methods,
try changing extension of the file before uploading it and rename it right after.
This uploader supports multiple file upload.
Submit
~
home
csf
File Content:
apache.https.txt
Listen 0.0.0.0:[SSLPORT] Listen [::]:[SSLPORT] # Virtualhost start - do not remove this line <VirtualHost *:[SSLPORT]> ServerName [SERVERNAME] ServerAlias [SERVERALIAS] DocumentRoot [DOCUMENTROOT] UseCanonicalName Off KeepAlive Off <Directory "[DIRECTORY]"> AllowOverride All </Directory> <IfModule suphp_module> suPHP_Engine On suPHP_UserGroup [USER] [USER] </IfModule> <IfModule suexec_module> <IfModule !mod_ruid2.c> SuexecUserGroup [USER] [USER] </IfModule> </IfModule> <IfModule ruid2_module> RMode config RUidGid [USER] [USER] </IfModule> <IfModule mpm_itk.c> AssignUserID [USER] [USER] </IfModule> <IfModule mod_lsapi.c> lsapi_user_group [USER] [USER] </IfModule> ScriptAlias /local-bin /usr/bin <FilesMatch "\.(inc|php)$"> [PHPHANDLER] </FilesMatch> SSLEngine on SSLCertificateFile [SSLCERTIFICATEFILE] SSLCertificateKeyFile [SSLCERTIFICATEKEYFILE] SSLCACertificateFile [SSLCACERTIFICATEFILE] SSLUseStapling off </VirtualHost> # Virtualhost end - do not remove this line
Edit
Download
Unzip
Chmod
Delete