View Single Post
  #21  
Old 12-31-2006, 08:57 AM
surfman surfman is offline
Member
 
Join Date: Dec 2006
Posts: 27
removing "NameVirtualHost my.ip.addre.ss:78" still does not help.

My concern is if the problem is like what you said:

Quote:
Originally Posted by mistwang View Post
The problem probably is because LSWS send Apache Host header with "www.mydomain.com", but Apache only like "www.mydomain.com:78".
why it did work for several hours, just like what I mentioned at post #16?

May be, Is there anyway to make sure LSWS sends Apache Host header with "www.mydomain.com:78" instead of "www.mydomain.com:78"? Thanks.
Reply With Quote