/ Published in: Apache
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 RewriteEngine on RewriteCond %{REQUEST_URI} !^/somefolder/ RewriteRule (.*) http://www.domain.com/$1 [R=301,L]
Comments
                    Subscribe to comments
                
                