1
vote
1answer
327 views

How to configure g-wan to use virtual hosts?

Say I have a domain foo.com and a server accessible at 50.60.70.80. I have configured the DNS entries so that foo.com and www.foo.com point to 50.60.70.80. I have g-wan running on the web server. Now ...
2
votes
2answers
230 views

How to write a URL rewrite rule in g-wan?

I want URLs with the host foobar.com to be rewritten to www.foobar.com. How can I do this with g-wan?