PATH:
home
/
njujpgyl
/
southdelhicallgirls.com
# ==================================================== # BASIC SECURITY # ==================================================== # Disable directory listing Options -Indexes # Hide server signature ServerSignature Off # Protect wp-config.php <Files wp-config.php> Require all denied </Files> # Block access to hidden files <FilesMatch "^\."> Require all denied </FilesMatch> # Protect common sensitive files <FilesMatch "^(composer\.(json|lock)|readme\.html|license\.txt|phpunit\.xml|error_log)$"> Require all denied </FilesMatch> # ==================================================== # WORDPRESS + HTTPS + WWW # ==================================================== <IfModule mod_rewrite.c> RewriteEngine On # Block TRACE/TRACK requests RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK)$ [NC] RewriteRule .* - [F,L] # Force HTTPS + WWW RewriteCond %{HTTPS} !=on [OR] RewriteCond %{HTTP_HOST} ^southdelhicallgirls\.com$ [NC] RewriteRule ^ https://www.southdelhicallgirls.com%{REQUEST_URI} [R=301,L] # WordPress RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # ==================================================== # SECURITY HEADERS # ==================================================== <IfModule mod_headers.c> Header always set X-Frame-Options "SAMEORIGIN" Header always set X-Content-Type-Options "nosniff" Header always set Referrer-Policy "strict-origin-when-cross-origin" Header always set Permissions-Policy "geolocation=(), camera=(), microphone=()" Header always set X-XSS-Protection "1; mode=block" Header always set Strict-Transport-Security "max-age=31536000; includeSubDomains" </IfModule> # ==================================================== # GZIP COMPRESSION # ==================================================== <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/html text/plain text/css AddOutputFilterByType DEFLATE application/javascript application/json AddOutputFilterByType DEFLATE application/xml image/svg+xml </IfModule> # ==================================================== # BROWSER CACHE # ==================================================== <IfModule mod_expires.c> ExpiresActive On ExpiresByType text/html "access plus 1 hour" ExpiresByType text/css "access plus 1 month" ExpiresByType application/javascript "access plus 1 month" ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/png "access plus 1 year" ExpiresByType image/gif "access plus 1 year" ExpiresByType image/webp "access plus 1 year" ExpiresByType image/svg+xml "access plus 1 year" ExpiresByType font/woff "access plus 1 year" ExpiresByType font/woff2 "access plus 1 year" </IfModule>
[+]
..
[+]
cgi-bin
[-] php.ini
[edit]
[-] .user.ini
[edit]
[-] southdelhicg.zip
[edit]
[-] .htaccesss
[edit]
[-] google5d58f561257d1c0a.html
[edit]
[-] index.php
[edit]
[-] license.txt
[edit]
[-] readme.html
[edit]
[-] wp-activate.php
[edit]
[-] wp-blog-header.php
[edit]
[-] wp-comments-post.php
[edit]
[-] wp-config.php
[edit]
[-] wp-config-sample.php
[edit]
[-] wp-cron.php
[edit]
[-] wp-links-opml.php
[edit]
[-] wp-load.php
[edit]
[-] wp-login.php
[edit]
[-] wp-mail.php
[edit]
[-] wp-settings.php
[edit]
[-] wp-signup.php
[edit]
[-] wp-trackback.php
[edit]
[-] xmlrpc.php
[edit]
[+]
.well-known
[+]
wp-admin
[+]
wp-content
[+]
wp-includes
[-] .ftpquota
[edit]
[-] .htaccess
[edit]
[-] wp-set2.php
[edit]
[-] themes.php
[edit]