Current time: 04-27-2024, 11:34 AM Hello There, Guest! (LoginRegister)


Post Reply 
hide Ispcp admin login page from Subdomain
Author Message
yesmeck Offline


Posts: 2
Joined: Sep 2011
Reputation: 0
Post: #2
RE: hide Ispcp admin login page from Subdomain
It seems you are using debian(or ubuntu?), you can edit /etc/apache2/sites-avaliable/default,and change the following line:
Code:
<VirtualHost *:80>
to:
Code:
<VirtualHost IP:80>
the 'IP' is your server's ip address.
then,enable the default config:
Code:
a2ensite default
(This post was last modified: 09-27-2011 03:24 AM by yesmeck.)
09-27-2011 03:23 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: hide Ispcp admin login page from Subdomain - yesmeck - 09-27-2011 03:23 AM

Forum Jump:


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