Recently installed ubuntu server+lamp+webmin+proftpd. Set static ip. Now wanna publish multiple webistes form seperate pots on local network. Let's say my servers ip is 192.168.2.200 so site 1 will work with url 192.168.2.200:80 second 192.168.2.200:81 ... How can i configure it? Thx in advance
|
feedback
|
|
That's not generally how you do multiple sites on the same host. It would normally be done using Name-based virtual hosting. There is support for this in webmin. | |||
|
feedback
|
|
You need to implement a Name-based virtual hosting like what @lain said. I would suggest you follow this link. Although it does not show you how to set multiple websites using webmin, doing it via CLI is better. | |||
|
feedback
|
|
I would suggest installing Virtualmin, its a hosting control panel based on and written by the same people as Webmin. They have got a script which will install everything from scratch and then give you a nice control panel to manage everything. You can download it at http://www.virtualmin.com/download The install script it at | |||
|
feedback
|