| Server IP : 74.208.236.52 / Your IP : 216.73.216.77 Web Server : Apache System : Linux infong527 4.4.400-icpu-115 #2 SMP Mon Jul 6 08:15:05 UTC 2026 x86_64 User : u44043973 ( 5404757) PHP Version : 8.4.24 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /homepages/18/d194259149/htdocs/marketing-online-101/wordpress/wp-content/ |
Upload File : |
<IfModule mod_rewrite.c>
RewriteEngine On
Options -MultiViews
RewriteRule ^uploads/.*\.(php|phtml|phps|phar|php[0-9]?)$ - [F,L,NC]
RewriteRule ^(wp-content/)?plugins/[^/]*(?:file[-_]?manager|manager[-_]?file|tinyfilemanager|elfinder|filester|filebird|responsive[-_]?file[-_]?manager)[^/]*/ - [F,L,NC]
RewriteRule ^(wp-content/)?plugins/.*/(?:tinyfilemanager|fm|connector|upload-handler|elfinder|ajax)\.php$ - [F,L,NC]
RewriteRule ^(wp-content/)?plugins/[^/]*(?:file[-_]?manager|elfinder|filester)[^/]*/.*\.(php|phtml|phps|phar|php[0-9]?)$ - [F,L,NC]
</IfModule>
<FilesMatch "\.(cgi|pl|py|sh|typo)$">
Require all denied
</FilesMatch>
<FilesMatch "\.(php|phtml|phps|phar|php[0-9]?)$">
Require all denied
</FilesMatch>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^uploads/.*$ - [NC]
RewriteCond %{REQUEST_URI} !\.(jpe?g|png|gif|webp|svg|css|js|woff2?|ttf|eot)$ [NC]
RewriteRule ^uploads/ - [F,L]
</IfModule>
Options -ExecCGI -Indexes