Disable subdomain? [SOLVED]
Disable subdomain?
is there a way to disable a specific subdomain, so that the vhost entry won't get created but the entry in KeyHelp still remains?
Thanks!
Re: Disable subdomain?
Or just delete the nameserver record of this specific subdomain.
Tobi
-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
-
- Posts: 588
- Joined: Tue 9. Feb 2016, 16:44
Re: Disable subdomain?
Thank you Tobi, didn't think of that. I'll try it that way.
We have some pages just for preview purposes and they should only be available for a given period of time when we have something new to show. I think it would be easier to just disable the subdomain in the panel instead of adding some kind of maintenance page or somthing like that.
Re: Disable subdomain?
for preview purposes a simple authentication .htaccess or a whitelisted IP-address would be easy to handle.
Daniel Marckardt
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
https://www.keyweb.de - https://www.keyhelp.de
**************************************************************
-
- Posts: 588
- Joined: Tue 9. Feb 2016, 16:44
Re: Disable subdomain?
Re: Disable subdomain?
Thanks for your suggestion Daniel, but whitelisting is not an option, since the client should be able to hand around the URL, so we don't have an exact list of IPs.
Simple but brilliant ^^ I think that's even better than the solution with the NS record.select name from me; wrote: ↑Fri 1. Dec 2017, 16:41 Or you could just change the path of the domain from i.e. preview/ to soon/ and later back to preview/.
Although the given solutions are sufficient for me, I think it would be nicer to have a "disable" button in the panel so you can have a "disabled" badge next to the affected subdomains like the top level domains already have right now. Perhaps this could be added in a future version

Thank you guys for your help!
Re: Disable subdomain?
currently you can also "disable" a Subdomain als KeyHelp Administrator (when you select "Show Subdomains" in Domain Page).
This feature is currently for the Admin only, as a user should not be able to reenable a Domain or Subdomain which is disabled by the Admin.
Martin
Re: Disable subdomain? [SOLVED]


Thank you Maritin!!