Monthly Archives: November 2009
.htaccess redirect to a new domain
I post this little snippet because isn’t easy for me to found it. Here is. [plain]RewriteEngine on RewriteCond %{HTTP_HOST} ^([^.:]+\.)*oldwebsite\.com\.?(:[0-9]*)?$ [NC] RewriteRule ^(.*)$ http://www.preferredwebsite.net/$1 [R=301,L][/plain] Thanks Wikipedia!
Flash CS4 Crashes on Windows
UPDATE: I had the same problem in Windows XP, apparently it’s a problem in some updated library. I installed the new Windows 7 and I found problems when publish to SWF (the Flash closes). The solution, install the last update.