ispCP - Board - Support
change gui adress - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: change gui adress (/thread-7721.html)

Pages: 1 2


change gui adress - Smallserver - 09-01-2009 07:40 AM

Hi,

My gui is not at admin.mydomain.tld but under http://www.mydomain.tld. This is annoying since I cannot use my domain for other things. This "problem" exists since the old VHCS time and it never was a real problem to me, but now it is. I upgraded long ago to ispcp.

I added an entry (admin) in my zonefile, changed /etc/apache2/sites-available/00_master.conf and should change (but cannot find anything in) ispcp.conf

However, don't know which one and what to change since I see no relevant entries.

Any help on this? I use ispcp 1.0.2

I've searched the forums but did not find it.

Tnx,
Herman


RE: change gui adress - joximu - 09-01-2009 04:25 PM

have you installed a user mydomain.tld?

Otherwise the ispcp-URL is the default vhost on the server - so every request to the server which does not fit to a vhost entry will be handled by the ispcp gui.

/J


RE: change gui adress - FidiBus - 09-01-2009 04:54 PM

hi,
is it possible to change all admin.xxx.tld to a ip only?
if...what update script(s) i´ve to run to update also postfix and such

thank you


RE: change gui adress - joximu - 09-01-2009 05:42 PM

???

you also can use the ip to get the ispcp-gui...

you normally don't need to modify the postfix config (or others) - it's only the web config.

Or maybe try to describe better what you want.

/J


RE: change gui adress - FidiBus - 09-01-2009 05:59 PM

from org. server-setup i have the host name:12-34-56-78.xyz.tld
after ispcp(1.0.2) i have: admin.12-34-56-78.xyz.tld
i know i can reach it with just the ip but all links for clients will have: 12-34-56-78.xyz.tld/???

i changed hostname to: 12.34.56.78 (rebbooted)
fixed manually all apache settings (all is working fine)
but postfix has: admin.12-34-56-78.xyz.tld
left and don´t accept just a ip if i reconfigure it.

but may it is more easy to do a new install with just the ip as hostname?
can i just run the setup again...or better clean before?
is it overall possible to install ispcp with just a ip as hostname?

thank you


RE: change gui adress - joximu - 09-01-2009 06:07 PM

Ok, the hostname is one thing and the ispcp-URL is another.

You can change the URL for the gui relatively easy... a change of the hostname takes more time - you need to change many config files.

But please: do not use an ip address as hostname!!!!!

Read the threads where we wrote a lot about this - read wikipedia about FQDN, read the FAQ!

/J


RE: change gui adress - FidiBus - 09-01-2009 07:22 PM

ok...thanks


RE: change gui adress - Smallserver - 09-02-2009 12:33 AM

(09-01-2009 04:25 PM)joximu Wrote:  have you installed a user mydomain.tld?

Yes, I have 12 domains running on my server.

Herman


RE: change gui adress - joximu - 09-02-2009 12:35 AM

I mean: is there a domain "mydomain.tld" configured?

the same url as ispcp but without "admin."...

/J


RE: change gui adress - Smallserver - 09-02-2009 12:42 AM

(09-02-2009 12:35 AM)joximu Wrote:  I mean: is there a domain "mydomain.tld" configured?

the same url as ispcp but without "admin."...

Yes.