/ Published in: Apache
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
RewriteEngine on
RewriteCond %{REQUEST_URI} !/upgrade.html$
RewriteCond %{REMOTE_HOST} !^xxx\.xxx\.xxx\.xxx
RewriteRule $ http://url.com/upgrade.html [R=302,L]
Comments
 Subscribe to comments
                    Subscribe to comments
                
                