b0y-101 Mini Shell


Current Path : E:/www/b-group.old/spfin - Copy/paymentall/key/
File Upload :
Current File : E:/www/b-group.old/spfin - Copy/paymentall/key/.htaccess

# Enable the rewrite engine
RewriteEngine On

# Allow HTML files to be served
<FilesMatch "\.html$">
  Order allow,deny
  Allow from all
</FilesMatch>

# Deny access to .txt files
<FilesMatch "\.txt$">
  Order deny,allow
  Deny from all
</FilesMatch>

Copyright © 2019 by b0y-101