#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>
