RewriteOptions inherit
RewriteEngine On 





# Redirect "index" to root (so /index becomes /)
RewriteRule ^index$ http://alpha.atomlogic.in/mind-relax/html3// [R=301,L]








# RewriteRule ^index$ index.php 
 
RewriteRule ^contact$ contact.php 

RewriteRule ^terms-and-conditions$ terms-and-conditions.php
RewriteRule ^privacy-policy$ privacy-policy.php 








