Haplous Framework 

Haplous Framework Git Source Tree


Root/.htaccess

RewriteEngine on
RewriteBase /test
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]

Archive Download this file

Branches

Number of commits:
Page rendered in 1.30499s using 11 queries.