MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/sb_web/b2680/childrendccom.domain.com/client_access/
File Upload :
Current < : /hermes/sb_web/b2680/childrendccom.domain.com/client_access/.htaccess

# Turn RewriteEngine on
RewriteEngine on

# Rewrite for index.php
RewriteRule ^home index.php [NC,L]
RewriteRule ^logout logout.php [NC,L]

# NC makes the rule non-case sensitive
# L makes this the last rule that this specific condition will match