RewriteEngine	On
RewriteBase	/opensource/honeypot/bait/
RewriteCond	%{REQUEST_FILENAME}	!-f
RewriteCond	%{REQUEST_FILENAME}	!-l
RewriteRule	^..*$	index.php	[PT]