URL | GET {{basepath}}/parkingPageHtml/:document |
---|---|
Category | Redirect |
Allows you to set the default page for the redirect server cluster attached to your project. Expects a DomainParkingGetRequest object.
:document | default |
---|
GET {{basepath}}/parkingPageHtml/:document
:document | default |
---|
200 OK
<html>
<body>
<h1>Hello world [[domain]][[path]]</h1>
<p>Wil je ook een .[[tld]] kopen ga dan hier naar toe</p>
</body>
</html>