virtual name domains

This is a discussion on virtual name domains within the Apache Web Server forums, part of the Web Server and Related Forums category; what should a good virtual name config like? how about ftp config for the virtual domains? is it worth setting ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-30-2005
sandman
 
Posts: n/a
Default virtual name domains

what should a good virtual name config like?
how about ftp config for the virtual domains?
is it worth setting up a dns server or just use zoneedit or the likes?
  #2 (permalink)  
Old 01-30-2005
sandman
 
Posts: n/a
Default Re: virtual name domains

Davide Bianchi wrote:

> On 2005-01-30, sandman <sandman@nospam.mrsandman.net> wrote:
>
>>what should a good virtual name config like?

>
>
> Like the default/example one but with real names.
> Davide
>


ok, how about an example of a config that would provide the best results
for the admin and the client. such as log files.

heres and example of my current, i am looking for suggestions to improve.

NameVirtualHost 192.168.0.100


<VirtualHost 192.168.0.100>
DocumentRoot "/home/foo/domains/foo.net"
ServerName foo.net
<Directory "/home/foo/domains/foo.net">
allow from all
Options +Indexes
</Directory>
</VirtualHost>


<VirtualHost 192.168.0.100>
DocumentRoot "/home/foo/domains/foo1.net"
ServerName foo1.net
<Directory "/home/foo/domains/foo1.net">
allow from all
Options +Indexes
</Directory>
</VirtualHost>


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:51 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0