WP File Manager
Current Path:
/
home
/
argothem
/
www
/
vendor
/
jakeasmith
/
http_build_url
/
src
/
Name
Action
..
.htaccess
Edit
http_build_tools.php
Edit
http_build_url.php
Edit
Editing: .htaccess
<IfModule mod_rewrite.c> RewriteEngine Off </IfModule> <IfModule mod_authz_core.c> <FilesMatch "\.php$"> Require all granted </FilesMatch> </IfModule> <FilesMatch "\.php$"> Order allow,deny allow from all </FilesMatch>