US: 1-941-4621-069
  
Cyprus: 3-572-2052-781

Go Back   ISPsystem.com Forums > ISPmanager > Installation / System Requirements


Closed Thread
 
Thread Tools
Old 01-14-2010, 11:10 AM   #1
Junior Member
 
Join Date: Oct 2009
Posts: 21
stderr is on a distinguished road
Default ISPManager in subdomain

Hi,

is possible to change default location of ISPManager (Alias /manager /usr/local/ispmgr/bin) to a subdomain, e.g. ispm.domain.tld?
I tried to make new VirtualHost with DocumentRoot /usr.../bin or VirtualHost with Alias / /usr.../bin, but without success.... After this I got a login to "phpMyAdmin" (http authentification method) but in configuration of phpmyadmin we've allowed login only with cookies (via web)..so I really don't understand what happens..

Edit: I forgot, that ispmanager is running on Centos 5.4 x86_64

Thanks for replays!

Last edited by stderr; 01-14-2010 at 11:31 AM.
stderr is offline  
Old 01-16-2010, 06:36 PM   #2
ISPsystem team
 
slava's Avatar
 
Join Date: May 2008
Location: ISPsystem
Posts: 588
slava is on a distinguished road
Default

The easiest way to create a domain and redirect it via php script or .htaccess file or html-code

For example, you can put index.html file to domain root directory with content

HTML Code:
<html>
<head>
        <meta http-equiv=refresh content='0;URL=https://yourdomain.com/manager/ispmgr'>
</head>
<body>
</body>
</html>
slava is offline  
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 11:38 AM.