P PSS Well-Known Member Jun 9, 2007 #1 Jun 9, 2007 #1 Does Litespeed have a "domain preview" feature (browsing virtual host before DNS has propagated)?
M mistwang LiteSpeed Staff Jun 9, 2007 #2 Jun 9, 2007 #2 Don't know exactly what does "domain preview" mean, I think you can just fake the DNS by adding the doamin and IP to the "hosts.conf" file in a linux box, or something like "lmhosts" on windows.
Don't know exactly what does "domain preview" mean, I think you can just fake the DNS by adding the doamin and IP to the "hosts.conf" file in a linux box, or something like "lmhosts" on windows.
P PSS Well-Known Member Jun 9, 2007 #3 Jun 9, 2007 #3 Domain preview means that you can browse to unresolved domain www with e.g. http://123.123.123.123/~domainname
Domain preview means that you can browse to unresolved domain www with e.g. http://123.123.123.123/~domainname
M mistwang LiteSpeed Staff Jun 9, 2007 #4 Jun 9, 2007 #4 That's apache's mod_userdir feature. yes, it work when LiteSpeed is using Apache httpd.conf directly.
That's apache's mod_userdir feature. yes, it work when LiteSpeed is using Apache httpd.conf directly.
P PSS Well-Known Member Jun 9, 2007 #5 Jun 9, 2007 #5 I found a simple way to do it, set port 80 listener's virtual host mapping to virtual host: newdomain.com domains: 123.123.123.123,newdomain.com Now I can check the site out with IP. This is good enough for my purposes.
I found a simple way to do it, set port 80 listener's virtual host mapping to virtual host: newdomain.com domains: 123.123.123.123,newdomain.com Now I can check the site out with IP. This is good enough for my purposes.