Tryag File Manager
Home
-
Turbo Force
Current Path :
/
proc
/
self
/
root
/
etc
/
httpd
/
conf
/
Upload File :
New :
File
Dir
//proc/self/root/etc/httpd/conf/ssl_rewrite.conf
# Turn the Engine On. RewriteEngine On # Collection of Rules RewriteCond %{HTTPS} "on" RewriteRule ^/(.+)/mm5/(.*)$ https://stores.myregisteredsite.com/$1/mm5/$2 [P] RewriteRule ^/stats$ http://webapps.myregisteredsite.com/statistics-bin/awstats.pl [P,NC] RewriteRule ^/awstats.pl$ http://webapps.myregisteredsite.com/statistics-bin/awstats.pl [P,NC] RewriteRule ^/stats/(.*)$ http://webapps.myregisteredsite.com/statistics-bin/awstats.pl [P,NC] RewriteRule ^/aw-classes/(.*)$ http://webapps.myregisteredsite.com/aw-classes/$1 [P,NC] RewriteRule ^/aw-css/(.*)$ http://webapps.myregisteredsite.com/aw-css/$1 [P,NC] RewriteRule ^/aw-icons/(.*)$ http://webapps.myregisteredsite.com/aw-icons/$1 [P,NC]