Tryag File Manager
Home
-
Turbo Force
Current Path :
/
proc
/
self
/
root
/
etc
/
httpd
/
conf.d
/
Upload File :
New :
File
Dir
//proc/self/root/etc/httpd/conf.d/miva_proxy.conf
# Proxy all miva traffic back to the centralized ecommerce farm. This matches # any "Miva 5" URL and forces the traffic back to the specific user's store. RewriteEngine On RewriteRule ^/(.+)/mm5/(.*)$ http://stores.myregisteredsite.com/$1/mm5/$2 [P]