This is a discussion on New to Virtual Hosts/Servers within the Linux Web Servers forums, part of the Web Server and Related Forums category; Hi, Completely new to Apache, familiar with UNIX - I need to get 2 different www sites to run on the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
Completely new to Apache, familiar with UNIX - I need to get 2 different www sites to run on the same UNIX (FreeBSD) box. From docs, I need to edit httpd.conf file - the VirtualHost section For the first site, when I try to upload files from Dreamweaver MX it does not FTP into site, I can run this manually. Any idiot sheets available to config multiple websites with own directory and security structures available? Thanks Marius |
|
|||
|
Marius Botha wrote:
> Any idiot sheets available to config multiple websites with own directory > and security structures available? Try this article, it seems as gentle an introduction as I can find: http://www.onlamp.com/pub/a/apache/2...24/vhosts.html I found this by googling for 'apache virtual host tutorial'. I find that when I need to learn a new feature or program, googling for the subject plus the word 'tutorial' nearly always finds helpful information. Regards, Bill K. |