View Single Post
  #5  
Old 02-27-2010, 05:27 AM
slimak slimak is offline
Senior Member
 
Join Date: Aug 2006
Posts: 67
Default DirectAdmin proxy problem

Yes, this will be the reason.

The DirectAdmin send a location header:
Location http://server_address:2222/

The location header is being changed by the Apache directive: ProxyPassReverse


Is there possibility that the header will by also changed by the LiteSpeed? If not we will have to post to DirectAdmin support to correct the redirection.
Reply With Quote