Current time: 05-05-2024, 06:49 PM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] Apache: Sites Enabled: 00_master.conf
Author Message
HSorgYves Offline
Junior Member
*

Posts: 94
Joined: Feb 2008
Reputation: 0
Post: #9
RE: Apache: Sites Enabled: 00_master.conf
Yes that's true; but I prefer to keep things clear. 00_master is an ispCP file while 00_default is my own configuration to set the default domains.

Some more information for others trying the same:
You can set all IPs in one VirtualHost Block, simply use
Code:
<VirtualHost xxx.xxx.xxx.xxx:80 yyy.yyy.yyy.yyy:80>
...
ServerName xxx.xxx.xxx.xxx
ServerAlias yyy.yyy.yyy.yyy
...
</VirtualHost>

Best Regards,
Yves
04-21-2008 02:27 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Apache: Sites Enabled: 00_master.conf - HSorgYves - 04-21-2008 02:27 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)