On Tue, Dec 04, 2001 at 03:06:28PM +1100, Xiaolu Zhang wrote: > can I run 2 apache website in the same linux server, if yes, how can I ?
Yes. You just have to make sure that they bind to different IP:port combinations. Look at the Bind, Listen, NameVirtualHost and <VirtualHost> directives (depending on your needs) in the documentation. -- CaT - A high level of technology does not a civilisation make. -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
