Updated staff faq and order link to better clarify what packages we have

This commit is contained in:
Lutchy Horace 2024-01-18 16:00:23 -05:00
parent a45e743a98
commit 6734a42000
2 changed files with 5 additions and 5 deletions

View File

@ -301,7 +301,7 @@ owa_cmds.push(['trackClicks']);
<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>
</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 class="p-4">
<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 FTP Account</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>

View File

@ -38,7 +38,7 @@
<div class="answer">
<ol>
<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.
</li>
<li>
@ -47,8 +47,8 @@
</li>
<li>
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:
NOTE: The domain field could be either BYOD or subdomain created above. Ie. bugzbunny.iofree.info.<br>
NOTE: AFTER the site has been created and saved, Let's Encrypt can be enabled!
</li>
</ol>
</div>