linux - Webmin local development with name based virtualhosts -


hi trying name based virtual hosts localhost.i using wamp name based virtualhost before im working on ubuntu.i thought webmin can easy when create first virtual host requests redirecting first virtual host localhost,second virtualhost , phpmyadmin.

so how can set webmin reach each of them separately.

hosts config

127.0.0.1 www.adres1.com #working fine 127.0.0.1 adres1.com #working fine 127.0.0.1 www.adres2.com 127.0.0.1 adres2.com 

its because using local server , domain default search 127.0.0.1 or ip. untill declair them cname in zone file or entry in host file, work alias of single domain. thanks... :)


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -