Current time: 06-16-2024, 06:35 AM Hello There, Guest! (LoginRegister)


Post Reply 
add custom server alias to apache config
Author Message
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #2
RE: add custom server alias to apache config
Quote:i now want to access some of them via my vpn connection to my server so i have a secured connection.

I suppose that when accessing the server through your vpn, you do so using a different (internal) IP. As you can see on the ispcp.conf you quoted, the <VirtualHost ...> directive is limited to a single IP which is not the one used in the VPN.

If this is the case, you should create a new <VirtualHost ...> configuration file (/etc/apache2/sites-enabled/vpnhost.conf or something like this) that is almost the same as the public one, but changing the IP.

Hope it helps...
06-02-2009 05:47 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: add custom server alias to apache config - kilburn - 06-02-2009 05:47 PM

Forum Jump:


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