/ Published in: Apache
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
<IfModule mod_headers.c>
<FilesMatch "\\.(js|css|jpg|png|jpeg|gif)$">
RequestHeader unset Cookie
Header unset Set-Cookie
Header set Cache-Control "max-age=86400"
</FilesMatch>
</IfModule>
URL: http://www.dzieyzone.com/content/06-13-2010/cookie-free-subdomain-using-htacces-drupal-multisite
Comments
 Subscribe to comments
                    Subscribe to comments
                
                