| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		expat -
 
  Joined: 21 Apr 2008 Posts: 11
 
  | 
		
			
				 Posted: Sat Apr 26, 2008 2:11 pm    Post subject: New to rewrites | 
				      | 
			 
			
				
  | 
			 
			
				How do i point my domain name to a different port??
 
 
eg mydomain.com
 
 
is pointed to myDNS:19999 | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		aprelium -
 
  Joined: 22 Mar 2002 Posts: 6800
 
  | 
		
			
				 Posted: Wed Apr 30, 2008 2:27 pm    Post subject: Re: New to rewrites | 
				      | 
			 
			
				
  | 
			 
			
				 	  | expat wrote: | 	 		  How do i point my domain name to a different port??
 
 
eg mydomain.com
 
 
is pointed to myDNS:19999 | 	  
 
 
Create a rule which virtual path regular expression is ^/(.*)$ and which does an external redirection to http://myDNS:19999/$1 . _________________ Support Team
 
Aprelium - http://www.aprelium.com | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		 |