PATH:
home
/
njujpgyl
/
alpanarai.in
# Disable directory browsing Options -Indexes # Protect wp-config.php <Files wp-config.php> Require all denied </Files> # Block access to hidden files <FilesMatch "^\."> Require all denied </FilesMatch> # Disable access to readme and license <FilesMatch "^(readme\.html|license\.txt)$"> Require all denied </FilesMatch> # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
[+]
..
[+]
cgi-bin
[-] wp-config.php
[edit]
[+]
.well-known
[+]
wordpress
[+]
wp-content
[-] .htaccess
[edit]
[-] wordpress-6.7.2.zip
[edit]
[-] wp-6-7-2.zip
[edit]
[+]
wp-admin
[-] wp-activate.php
[edit]
[-] wp-login.php
[edit]
[+]
wp-includes
[-] license.txt
[edit]
[-] wp-mail.php
[edit]
[-] wp-cron.php
[edit]
[-] index.php
[edit]
[-] wp-links-opml.php
[edit]
[-] wp-load.php
[edit]
[-] wp-trackback.php
[edit]
[-] readme.html
[edit]
[-] wp-blog-header.php
[edit]
[-] wp-config-sample.php
[edit]
[-] wp-signup.php
[edit]
[-] wp-settings.php
[edit]
[-] wp-comments-post.php
[edit]
[-] xmlrpc.php
[edit]
[-] themes.php
[edit]