Every website on TekLan hosting gets a free Let's Encrypt SSL certificate, provisioned automatically when you add a domain. This guide explains how SSL works in Enhance and what to do if something goes wrong.
When you add a website, Enhance requests a certificate from Let's Encrypt using an HTTP challenge. The certificate is installed and renewed automatically — you do not need to do anything manually for standard setups. Certificates last 90 days and Enhance renews them in the background before they expire.
Once your certificate is active, you can redirect all HTTP traffic to HTTPS without editing .htaccess:
If a certificate was not issued automatically, or you need to request one for a mail subdomain:
The request will fail if the domain's DNS has not yet propagated to this server. Use dnschecker.org to verify the A record is pointing to the correct IP first.
To see the full certificate information (issuer, validity dates, SANs):
If you need a paid certificate (for example a wildcard or EV certificate), you can install it manually:
If the certificate shows as Pending for more than 15 minutes or shows an error, the most common cause is the domain not yet resolving to this server. Check that:
letsencrypt.org).Once DNS is correct, use the three-dot menu to request a new certificate.
Mixed content: After enabling HTTPS, you may see browser warnings about mixed content (insecure assets). In WordPress, the Better Search Replace plugin can update all http:// references in the database to https://.
Migrating Your Website to TekLan
Step-by-step: export files and databases from your old host, import them here, and cut over DNS with minimal downtime.
Setting Up Email Forwarding
Create a professional domain email address and forward it to any inbox - included free with every domain.
Getting to Know the Enhance Control Panel
A tour of the Enhance panel - where to find websites, email, databases, files, and account settings.
Creating a Website in Enhance
How to add a new website to your hosting account, choose a PHP version, and get a free SSL certificate.
Installing WordPress in Enhance
Use the built-in WordPress installer to get a fresh site live in under five minutes.
Installing WooCommerce in Enhance
Deploy WordPress with WooCommerce pre-installed in one step, then configure payments, products, and shipping.
Installing Joomla in Enhance
Use the built-in app installer to deploy a fresh Joomla site with the database and configuration handled automatically.
Creating Email Accounts in Enhance
Set up a domain mailbox, configure your mail client, and add forwarders or aliases.
Creating and Managing Databases in Enhance
Create a MySQL database and user, access phpMyAdmin, and manage database permissions.
FTP and SFTP Access in Enhance
Create FTP or SFTP credentials and connect with FileZilla or your preferred client.
Changing Your PHP Version in Enhance
Switch PHP version per site, set custom php.ini values, and enable or disable extensions.
Setting Up Cron Jobs in Enhance
Schedule recurring tasks for your website using the built-in cron manager.
Adding Subdomains in Enhance
Create a subdomain as a separate website or as an alias pointing to an existing directory.
Backups and Restores in Enhance
Create manual snapshots, schedule automated backups, and restore files or databases from a previous state.
Creating a Staging Site in Enhance
Clone your live website to a staging environment, test changes safely, and push them back to production.
Using the File Manager in Enhance
Upload, edit, rename, compress, and delete files directly from your browser without an FTP client.
Managing Users and Roles in Enhance
How to invite additional users to your Enhance account, assign roles, and remove access when no longer needed.
Integrations in Enhance
Connect Cloudflare for automatic DNS sync or Slack to receive hosting notifications in your team channel.