Updated staff faq and order link to better clarify what packages we have
This commit is contained in:
parent
a45e743a98
commit
6734a42000
|
@ -301,7 +301,7 @@ owa_cmds.push(['trackClicks']);
|
||||||
<small class="align-top" style="font-size: 22px; line-height: 45px;">$</small>0.00<small
|
<small class="align-top" style="font-size: 22px; line-height: 45px;">$</small>0.00<small
|
||||||
class="align-bottom" style="font-size: 16px; line-height: 40px;">/ Month</small>
|
class="align-bottom" style="font-size: 16px; line-height: 40px;">/ Month</small>
|
||||||
</h1>
|
</h1>
|
||||||
<a class="btn btn-primary px-4 py-2" href="https://cust.iocloudsolutions.net/order.php?step=1&productGroup=1&product=1" rel="me">Buy Now</a>
|
<a class="btn btn-primary px-4 py-2" href="https://cust.iocloudsolutions.net/order.php?step=1&productGroup=1" rel="me">Buy Now</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="p-4">
|
<div class="p-4">
|
||||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>1 Domain</p>
|
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>1 Domain</p>
|
||||||
|
@ -311,7 +311,7 @@ owa_cmds.push(['trackClicks']);
|
||||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>1 Database</p>
|
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>1 Database</p>
|
||||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>1 FTP Account</p>
|
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>1 FTP Account</p>
|
||||||
<p class="border-bottom pb-3"><i class="fa fa-times text-primary me-3"></i>No Cronjob</p>
|
<p class="border-bottom pb-3"><i class="fa fa-times text-primary me-3"></i>No Cronjob</p>
|
||||||
<p class="mb-0"><i class="fa fa-check text-primary me-3"></i>PHP 8.x</p>
|
<p class="mb-0"><i class="fa fa-check text-primary me-3"></i>PHP 8.3</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -38,7 +38,7 @@
|
||||||
<div class="answer">
|
<div class="answer">
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
Create subdomain in Cloudflare only If the user didn't provide a domain (in this case BYOD. ie. Bring your own domain). Under zone 'iofree.info'.<br>
|
Create two subdomains (ie. www.sudomain.iofree.info and subdomain.iofree.info) in Cloudflare only If the user didn't provide a domain (in this case BYOD. ie. Bring your own domain). Under zone 'iofree.info'.<br>
|
||||||
NOTE: Make sure to toggle off proxied in Cloudflare.
|
NOTE: Make sure to toggle off proxied in Cloudflare.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -47,8 +47,8 @@
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Create website at <a href="https://freecp1.iocloudsolutions.net:8080">https://freecp1.iocloudsolutions.net:10000</a>. Under sites.<br>
|
Create website at <a href="https://freecp1.iocloudsolutions.net:8080">https://freecp1.iocloudsolutions.net:10000</a>. Under sites.<br>
|
||||||
NOTE: The domain field could be either BYOD or subdomain created above. Ie. bugzbunny.iofree.info.
|
NOTE: The domain field could be either BYOD or subdomain created above. Ie. bugzbunny.iofree.info.<br>
|
||||||
NOTE:
|
NOTE: AFTER the site has been created and saved, Let's Encrypt can be enabled!
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue