Add new export files to replace obfuscation on server by obfuscation on development machine
Exclude fluidbook mailer from ssl redirection
RewriteCond %{HTTP_HOST} workshop.fluidbook.com\r
RewriteCond %{REQUEST_URI} !^/s/\r
RewriteCond %{REQUEST_URI} !^/services/\r
+ RewriteCond %{REQUEST_URI} !^/fluidbook/mailer/\r
RewriteCond %{REQUEST_URI} !^/crossdomain.xml\r
RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]\r
\r
--- /dev/null
+@echo off\r
+H:\Works\cubeExtranet\fluidbook\compile\_protect\secureSWF.exe H:\Works\cubeExtranet\fluidbook\compile\_protect\fluidbook.sspj H:\Works\cubeExtranet\fluidbook\compile\\r
+"H:\Applications\PortableApps\PuTTYPortable\App\PuTTY\pscp.exe" -agent -batch H:\Works\cubeExtranet\fluidbook\compile\player.swf extranet@extranet.cubedesigners.com:/home/extranet/www/fluidbook/compile/\r
+"H:\Applications\PortableApps\PuTTYPortable\App\PuTTY\pscp.exe" -agent -batch H:\Works\cubeExtranet\fluidbook\compile\index.swf extranet@extranet.cubedesigners.com:/home/extranet/www/fluidbook/compile/\r
+"H:\Applications\PortableApps\PuTTYPortable\App\PuTTY\pscp.exe" -agent -batch H:\Works\cubeExtranet\fluidbook\compile\_unprotected\player.swf extranet@extranet.cubedesigners.com:/home/extranet/www/fluidbook/compile/_unprotected\r
+"H:\Applications\PortableApps\PuTTYPortable\App\PuTTY\pscp.exe" -agent -batch H:\Works\cubeExtranet\fluidbook\compile\_unprotected\index.swf extranet@extranet.cubedesigners.com:/home/extranet/www/fluidbook/compile/_unprotected
\ No newline at end of file
--- /dev/null
+@echo off\r
+H:\Works\cubeExtranet\fluidbook\compile\_protect\secureSWF.exe H:\Works\cubeExtranet\fluidbook\compile\_protect\offline.sspj H:\Works\cubeExtranet\fluidbook\compile\\r
+"H:\Applications\PortableApps\PuTTYPortable\App\PuTTY\pscp.exe" -agent -batch H:\Works\cubeExtranet\fluidbook\compile\offline.swf extranet@extranet.cubedesigners.com:/home/extranet/www/fluidbook/compile/
\ No newline at end of file