“At 23:56 on 23rd October 1963, Zambians rose in reverence of the Union Jack, the de facto national flag of the United Kingdom, for the last time as it lowered, signifying the end of British rule in Zambia.”
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]
Order Allow,Deny
Deny from all
Order Allow,Deny
Allow from all