Current time: 05-20-2024, 09:30 AM Hello There, Guest! (LoginRegister)


Post Reply 
ServerAlias and specific options for VHosts - manual configuration
Author Message
jmeyerdo Offline
Junior Member
*

Posts: 173
Joined: Oct 2007
Reputation: 2
Post: #9
RE: ServerAlias and specific options for VHosts - manual configuration
Hi!

I tried your suggestion now - but encountered problems.
I added an additional custom-directory and told the httpd to parse this after sites-available.

But how to declare the correct corresponding VirtualHost?
"<VirtualHost domain.tld:80>" is not possible - because the IP is registered at this part instead of the domainname.

I tried with the following - without success, too. The Aliases are not recognized.
Code:
<VirtualHost xxx.xxx.xxx.xx:80>
    ServerName test23.de
    ServerAlias test23b.de www.test23b.de www2.test23.de
</VirtualHost>

So we have to keep my solution?

Kind regards, Jens
11-02-2007 11:29 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: ServerAlias and specific options for VHosts - manual configuration - jmeyerdo - 11-02-2007 11:29 PM

Forum Jump:


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