AddHandler application/x-httpd-php52s .php .php5 .php4 .php3
RewriteEngine On 
RewriteCond %{SERVER_PORT} 80 
RewriteRule ^(.*)$ https://www.arrupe.ac.zw/acis/ais/$1 [R=301,L]
