armadeas/gudang/master/cjax/core/js/.htaccess - Htaccess File

armadeas/gudang/master/cjax/core/js/.htaccess

#Some systems might restrict access to remote unrecognized paths. This ensures the files are here are readable.
Order deny,allow
Allow from all

<IfModule mod_rewrite.c>
  RewriteEngine On
  #RewriteBase /
RewriteRule  ^/?cjax.js$  cjax-5.8.js [NC,QSA,L]
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache