• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Adding a new Virtual Automatically

D

dwdietz

Guest
When a domain is created and the defaults for that domain are loaded in IIS, Such as webmail., /webstats, /ftpstats, etc is there a way to create a user defined one as well instead of having to go create one manually. I want to create a /mgmt so the users can get to the Plesk management interface easier?

if so, second question will be, as it writes the domain name i will need to know how to have it redirect to https://www.thatdomain.com:8443

I assume there is a variable name that i can add in somewhere.


Thanks
 
Sound like what you want to do is create a Standard Forwarding of a URL.

Under the main client account (Your account), not your clients, you will need to create a new domain and make sure "www" is not selected.

Let's say you call this domain "mgmt.yourdomain.com"
Click on Update
Select Standard Forwarding
Click Next
Select the shared IP
Enter ther URL "https://yourdomain.com:8443/"
*Note: don't forget the "/" after the 8443.

Now you need to go to yourdomain.com DNS and create an "A" record entry for "mgmt.yourdomain.com" that points to your shared IP.

That should do it! Everytime a user enters "mgmt.yourdomain.com" he will be redirected to "https://yourdomain.com:8443/".

Hope that helps!
Ricardo...
 
Domain

Wouldnt this method eat up one of the domain license and count towards the total domains used?

I would like to have it designated for the client domain instead of mine. Easier for them to remember.. Saves trouble tickets on phone calls.

I can do it manually for each site I create but prefer not to.

Any way to have it include something like this during the creation just like the virtual directoy that places a file in just like it works for the webstats? Then the client could go to www.clientdomain.com/mgmt and it would forward them to https://www.clientdomain.com:8443 I have that working now with a manual effort. (by the way almost all of my clients used a shared ip which makes this easier) My firewall forwards any 8443 traffic for any of my ips to the plesk internal interface.

I looked over the domain templates however they are all encrypted.. Ugh!!
 
You are absolutely right!... It will use a domain license for every Standard Forwarding you do!...

That's why I recomend you do it only on "yourdomain.com".

Besides is not a bad idea to make them remember who their hosting company is... "Promote yourself" :cool:

On the other hand if what you want to create is a virtual directory when domains are created then you can probably do that by going into the Server section of Plesk and clicking on "Skeleton". Click on help for more info or look in the manual. Not to familiar with this one!

Hope that helps!
Ricardo...:cool:
 
Back
Top