<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.lhycloud.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Shubh</id>
	<title>LHYcloud Docs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.lhycloud.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Shubh"/>
	<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/Special:Contributions/Shubh"/>
	<updated>2026-08-09T11:30:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Web-based-gui-to-edit-databases&amp;diff=686</id>
		<title>Web-based-gui-to-edit-databases</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Web-based-gui-to-edit-databases&amp;diff=686"/>
		<updated>2025-09-06T12:02:15Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== How to edit database table via phpMyAdmin in cPanel? ==&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;phpMyAdmin in cPanel&#039;&#039;&#039; is a built-in web-based database management tool that allows users to easily manage their MySQL databases without needing advanced command-line knowledge. Through the cPanel interface, you can open phpMyAdmin to create and manage databases, run SQL queries, import and export data, optimize tables, and perform backups.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;It provides a user-friendly way to handle complex database operations securely and efficiently, making it especially useful for website owners, developers, and administrators who host their sites on cPanel-powered servers.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;From the cPanel interface, you can open phpMyAdmin to:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Create and manage databases&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Run SQL queries&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Import and export data&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Optimize tables&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Perform backups&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;It provides a simple and secure way to handle database operations, making it especially useful for website owners, developers, and administrators hosting on cPanel-powered servers.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Steps to Edit a Database Table Using phpMyAdmin:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step-1 ===&lt;br /&gt;
&amp;lt;big&amp;gt;Log into your cPanel account.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Cp1.webp|center|thumb|558x558px]]&lt;br /&gt;
&lt;br /&gt;
=== Step-2 ===&lt;br /&gt;
&amp;lt;big&amp;gt;In the Databases section, click on the phpMyAdmin icon.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ph2.png|center|thumb|851x851px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;After clicking on phpMyAdmin, you will redirect to phpMyAdmin main page. Where you all your database.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step-3 ===&lt;br /&gt;
&amp;lt;big&amp;gt;In left side-bar, Click on the expand button to expand the database like &amp;quot;example&amp;quot;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ph3.gif|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
=== Step-4 ===&lt;br /&gt;
&amp;lt;big&amp;gt;Under your cPanel username, you can see a list of all databases. Select an appropriate database which you want to edit, and it will be expanded.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Steps-5 ===&lt;br /&gt;
&amp;lt;big&amp;gt;Select appropriate table you want to edit like If you want to edit table of WordPress and change blog name from phpMyAdmin then select &amp;quot;wp-options&amp;quot;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ph4.gif|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
=== Step-6 ===&lt;br /&gt;
&amp;lt;big&amp;gt;Click on Edit option on 3rd raw&amp;lt;/big&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[File:Ph5.gif|center|thumb|550x550px]]&lt;br /&gt;
&lt;br /&gt;
=== Step-7 ===&lt;br /&gt;
&amp;lt;big&amp;gt;Edit My Blog to different text and then click on the Go button.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ph6.gif|center|thumb|550x550px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;lt;big&amp;gt;By this method, you can easily modify your database in cPanel using phpMyAdmin.&amp;lt;/big&amp;gt;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Final Notes ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Always create a &#039;&#039;&#039;backup&#039;&#039;&#039; before making database edits, as incorrect changes can break your website.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Be careful when editing WordPress core tables like &amp;lt;code&amp;gt;wp_options&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;wp_users&amp;lt;/code&amp;gt;, or &amp;lt;code&amp;gt;wp_posts&amp;lt;/code&amp;gt;.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;If you only need to make small content or setting changes, use your CMS (like WordPress dashboard) whenever possible instead of editing the database directly.&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Configure-dkim,spf,dmarc-to-protect-against-spoofing&amp;diff=685</id>
		<title>Configure-dkim,spf,dmarc-to-protect-against-spoofing</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Configure-dkim,spf,dmarc-to-protect-against-spoofing&amp;diff=685"/>
		<updated>2025-09-06T11:57:39Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Email authentication:  Email authentication makes sure your emails don’t land in the recipient’s spam folder.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;In cPanel, three methods are used: DKIM, SPF, and DMARC.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;These features protect your domain and stop spammers from sending fake emails using your name.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;When you send an email, you want to make sure it reaches the inbox and does not go into the spam/junk folder.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;But sometimes, spammers (bad people) try to send fake emails using your domain name. This is called email spoofing.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To stop this, we use Email Authentication.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;It helps the receiver’s mail server (like Gmail, Yahoo, Outlook) to check:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Is the email really from your domain?&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Is it safe and not fake?&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;In cPanel, email authentication is mainly done with three methods:DKIM, SPF and DMARC.&amp;lt;/big&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===  &amp;lt;big&amp;gt;DKIM (Domain Keys Identified Mail)&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;DKIM checks if an email is &#039;&#039;&#039;safe and unchanged&#039;&#039;&#039; during delivery.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;It also verifies that the email really came from the sender’s address.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;This helps reduce fake or spam emails.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;How DKIM Works:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;When you send an email, it is signed with a &#039;&#039;&#039;digital signature&#039;&#039;&#039; using a private key.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;When the receiver gets the email, their system checks it using your &#039;&#039;&#039;public key&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;If the signature matches → the email is valid.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;If the signature does not match → the email is treated as &#039;&#039;&#039;spam&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;Enabling DKIM in cPanel&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&amp;lt;big&amp;gt;You just need to go to &#039;&#039;&#039;cPanel → Email Authentication&#039;&#039;&#039; and turn on &#039;&#039;&#039;DKIM&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Once enabled, all outgoing emails from your domain will automatically include this security signature.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To enable DKIM follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Open Email Authentication by clicking Authentication found under Mail Section of cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ath1.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − Find DKIM settings, if disabled then, click &#039;&#039;&#039;Enable&#039;&#039;&#039; button to Enable DKIM.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Auth2.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Disable DKIM&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To disable DKIM follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Open Email Authentication by clicking Authentication found under Mail Section of cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − Find DKIM setting, if enabled, then click &#039;&#039;&#039;Disable&#039;&#039;&#039; button to Disable DKIM.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ath4.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;&#039;&#039;Note&#039;&#039;&#039;&#039;&#039; &#039;&#039;− To Enable DKIM, your Nameservers must point to your hosting. It is recommended that you use DKIM Authentication in your hosting.&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Advertisement&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;SPF&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Sender Policy Framework (SPF) helps in preventing outgoing messages to spams. This helps to prevent spammers in creating a message that looks like it is originated through your domain. SPF uses TXT type DNS resource records, which specify the hosts that send emails through your domain.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Enable SPF&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To enable SPF, follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Open Email Authentication by clicking Authentication found under Mail Section of cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − Find SPF setting, if disabled, then click &#039;&#039;&#039;Enable&#039;&#039;&#039; button to Enable SPF.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ath5.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Disable SPF&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To disable SPF, follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Open Email &#039;&#039;&#039;Authentication&#039;&#039;&#039; by clicking Authentication found under Mail Section of cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − Find SPF setting, if enabled, then click &#039;&#039;&#039;Disable&#039;&#039;&#039; button to disable SPF.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;DMARC (Domain-based Message Authentication, Reporting, and Conformance)&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&amp;lt;big&amp;gt;DMARC works together with &#039;&#039;&#039;SPF&#039;&#039;&#039; and &#039;&#039;&#039;DKIM&#039;&#039;&#039; to stop fake emails. It tells mail servers what to do if an email fails authentication and also sends reports back to the domain owner.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;How DMARC Works&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Domain owner adds a &#039;&#039;&#039;DMARC record&#039;&#039;&#039; in DNS.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;When an email arrives:&amp;lt;/big&amp;gt;&lt;br /&gt;
#* &amp;lt;big&amp;gt;Server checks &#039;&#039;&#039;SPF&#039;&#039;&#039; and &#039;&#039;&#039;DKIM&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
#* &amp;lt;big&amp;gt;It also checks if the email matches the sender’s domain.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Based on the DMARC policy → action is taken:&amp;lt;/big&amp;gt;&lt;br /&gt;
#* &amp;lt;big&amp;gt;&#039;&#039;&#039;none&#039;&#039;&#039; → Just monitor, no action.&amp;lt;/big&amp;gt;&lt;br /&gt;
#* &amp;lt;big&amp;gt;&#039;&#039;&#039;quarantine&#039;&#039;&#039; → Put in spam/junk.&amp;lt;/big&amp;gt;&lt;br /&gt;
#* &amp;lt;big&amp;gt;&#039;&#039;&#039;reject&#039;&#039;&#039; → Block the email.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Reports are sent to the email address in the DMARC record.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===    &amp;lt;big&amp;gt;DMARC Policies&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;p=none&#039;&#039;&#039; → Only monitoring, no blocking.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;p=quarantine&#039;&#039;&#039; → Suspicious emails go to spam.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;p=reject&#039;&#039;&#039; → Block fake emails completely.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===     &amp;lt;big&amp;gt;Steps to Implement DMARC&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;Plan&#039;&#039;&#039; → List all sources sending emails for your domain.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;Add SPF&#039;&#039;&#039; → Publish SPF record in DNS with allowed servers.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;Add DKIM&#039;&#039;&#039; → Generate keys, sign emails, and publish public key in DNS.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;Enable DMARC (p=none)&#039;&#039;&#039; → Collect reports first, no blocking.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;Fix Issues with Third Parties&#039;&#039;&#039; → Make sure they pass SPF/DKIM.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;Increase Enforcement&#039;&#039;&#039; → Change policy to quarantine → then reject.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;Full Protection&#039;&#039;&#039; → Set policy to reject once everything works fine.&amp;lt;/big&amp;gt;    &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Example Records:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;SPF: &amp;lt;code&amp;gt;v=spf1 ip4:192.0.2.0/24 include:_spf.example.com -all&amp;lt;/code&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;DMARC (monitoring): &amp;lt;code&amp;gt;v=DMARC1; p=none; rua=&amp;lt;nowiki&amp;gt;mailto:dmarc-reports@example.com&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;DMARC (reject): &amp;lt;code&amp;gt;v=DMARC1; p=reject; rua=&amp;lt;nowiki&amp;gt;mailto:dmarc-reports@example.com&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Create-professional-emails&amp;diff=684</id>
		<title>Create-professional-emails</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Create-professional-emails&amp;diff=684"/>
		<updated>2025-09-06T11:08:39Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;big&amp;gt;You can &#039;&#039;&#039;create and manage email accounts&#039;&#039;&#039; for your domain from this panel.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Create a new email address&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Set up your email on computer or mobile (mail client)&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Change your password&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Open and use your email directly from webmail&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To create an email address for your domain, follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Click on &#039;&#039;&#039;Email Accounts&#039;&#039;&#039; link found in your Emails section of the cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Em1.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − In Email Accounts, you will find Add Email Account on the Top.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Em2.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 3&#039;&#039;&#039; − Add Email name you want to create as it will be the text that comes before @.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 4&#039;&#039;&#039; − Choose a strong password and supply Mailbox Quota. It defines how much disk space this account can use. You can provide specific amount of space in MB or you can provide an unlimited quota for this.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 5&#039;&#039;&#039; − Click on Create Account to create an Email address associated with your domain&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Manage Email Accounts in cPanel ===&lt;br /&gt;
&amp;lt;big&amp;gt;You can manage all your email accounts (like changing password, quota, or deleting) from this interface.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Em3.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Change Passwords&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Find your email address in the list.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Click &#039;&#039;&#039;Change Password&#039;&#039;&#039; next to it.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Enter the &#039;&#039;&#039;new password&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Em4.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
4.&amp;lt;big&amp;gt;Click &#039;&#039;&#039;Change Password&#039;&#039;&#039; button to save&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;Change Quota (Email Storage Limit)&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Find your email address in the list.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Click &#039;&#039;&#039;Change Quota&#039;&#039;&#039; next to it.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Enter the &#039;&#039;&#039;limit in MB&#039;&#039;&#039; or choose &#039;&#039;&#039;Unlimited&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Em5.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;4.Click &#039;&#039;&#039;Change Quota&#039;&#039;&#039; button to save.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;Configure Mail Client (Outlook, iPhone, etc.)&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Find your email address in the list.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Click &#039;&#039;&#039;Configure Mail Client&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;You will see two options:&amp;lt;/big&amp;gt;&lt;br /&gt;
#* &amp;lt;big&amp;gt;&#039;&#039;&#039;Auto Configuration Scripts&#039;&#039;&#039; → Download and run (it will set up automatically).&amp;lt;/big&amp;gt;&lt;br /&gt;
#* &amp;lt;big&amp;gt;&#039;&#039;&#039;Manual Settings&#039;&#039;&#039; → You can set up manually (IMAP or POP3, with SSL or without SSL).&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Tip:&#039;&#039;&#039; Always use SSL (more secure). You can choose IMAP or POP3 depending on your need.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Em6.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Once the interface is opened, you will see &#039;&#039;Auto Configuration Scripts&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Em7.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;You can download &#039;&#039;Auto Configuration Scripts&#039;&#039; for Configure mail client interface. Just download the appropriate settings and run it.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Or if you want to configure your mail client manually, you can scroll down to see the Manual Settings.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Em8.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;&#039;&#039;Note&#039;&#039;&#039;&#039;&#039; &#039;&#039;− There are four types of settings IMAP and POP3, both over SSL/TLS and Non-SSL too. Using SSL sends your messages with encryption providing extra layer of security, but Non SSL does not. It is recommended that you use settings with SSL. From IMAP or POP3, you can choose anyone you want. Both will work perfectly.&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Delete an Email Account&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Find the email ID you want to remove.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Click the &#039;&#039;&#039;Delete&#039;&#039;&#039; link next to it.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;A confirmation will appear.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Em9.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Click the &#039;&#039;&#039;Delete&#039;&#039;&#039; button to permanently remove the account.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;It will ask for confirmation. Press the Delete Button to remove your email account.&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Manage-dns-records&amp;diff=683</id>
		<title>Manage-dns-records</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Manage-dns-records&amp;diff=683"/>
		<updated>2025-09-06T05:59:43Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;The Zone Editor within cPanel allows clients to manage their A, CNAME, MX and TXT records. Within Zone editor a client can add, edit or remove their records, along with seeing a list of all domains and records created. To begin managing records, you can follow the guide below:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Enter cPanel - If you don&#039;t know how, you can follow this guide.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;On     the &#039;&#039;&#039;Tools&#039;&#039;&#039; page, in the &#039;&#039;&#039;Domains&#039;&#039;&#039; section,     click &#039;&#039;&#039;Zone Editor&#039;&#039;&#039;:&amp;lt;/big&amp;gt;[[File:Domain1.png|center|thumb|602x602px]]&amp;lt;big&amp;gt;Under &#039;&#039;&#039;Domains&#039;&#039;&#039;,     locate the domain for which you want to add a record, and then click &#039;&#039;&#039;Manag&#039;&#039;&#039;&amp;lt;/big&amp;gt;[[File:Zone1.png|center|thumb|451x451px]]&lt;br /&gt;
* &amp;lt;big&amp;gt;Next     to &#039;&#039;&#039;Add Record&#039;&#039;&#039;, click the down arrow, and then click the type     of record you want to add:&amp;lt;/big&amp;gt;     [[File:Zone5.png|center|thumb]]&lt;br /&gt;
* &amp;lt;big&amp;gt;In     the &#039;&#039;&#039;Name&#039;&#039;&#039; text box, type the fully-qualified domain name     (FQDN) for the record.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;In     the &#039;&#039;&#039;TTL&#039;&#039;&#039; text box, type the time-to-live value in seconds.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;If you are unsure of the value to specify, type &#039;&#039;&#039;14400&#039;&#039;&#039; , which is four hours.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Confirm     that the &#039;&#039;&#039;Type&#039;&#039;&#039; list box contains the type of record that     you want to add.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;In     the &#039;&#039;&#039;Record&#039;&#039;&#039; text box, type the value for the record.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;If     you are adding an &#039;&#039;&#039;A&#039;&#039;&#039; record, type the IP address to     associate with the domain name that you selected in step 2.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;If     you are adding a &#039;&#039;&#039;CNAME&#039;&#039;&#039; record, type the associated     canonical name for the domain name that you selected in step 2.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;If     you are adding a &#039;&#039;&#039;TXT&#039;&#039;&#039; record, type the data for the &#039;&#039;&#039;TXT&#039;&#039;&#039; record.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Click &#039;&#039;&#039;Add     Record&#039;&#039;&#039;. cPanel adds the record.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;Editing a record&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To edit a record using the Zone Editor, follow these steps:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Log     in to cPanel.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Zone3.png|center|thumb|127x127px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;If you do not know how to log in to your cPanel account, please see [[/kb.hosting.com/docs/accessing-cpanel|this article]].&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;On     the &#039;&#039;&#039;Tools&#039;&#039;&#039; page, in the &#039;&#039;&#039;Domains&#039;&#039;&#039; section,     click &#039;&#039;&#039;Zone Editor&#039;&#039;&#039;:&amp;lt;/big&amp;gt;[[File:Zone1.png|center|thumb|451x451px]]&lt;br /&gt;
* &amp;lt;big&amp;gt;Under &#039;&#039;&#039;Domains&#039;&#039;&#039;,     locate the domain for which you want to add a record, and then click &#039;&#039;&#039;Manage&#039;&#039;&#039;:&amp;lt;/big&amp;gt;     &lt;br /&gt;
* &amp;lt;big&amp;gt;Locate     the record you want to edit, and then under &#039;&#039;&#039;Actions&#039;&#039;&#039;,     click &#039;&#039;&#039;Edit&#039;&#039;&#039;&amp;lt;/big&amp;gt; [[File:Zone2.png|center|thumb|445x445px]]&lt;br /&gt;
* &amp;lt;big&amp;gt;Modify     the value or values you want to change, and then click &#039;&#039;&#039;Save Record&#039;&#039;&#039;.     cPanel updates the record.&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Manage-dns-records&amp;diff=682</id>
		<title>Manage-dns-records</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Manage-dns-records&amp;diff=682"/>
		<updated>2025-09-06T05:50:10Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;The Zone Editor within cPanel allows clients to manage their A, CNAME, MX and TXT records. Within Zone editor a client can add, edit or remove their records, along with seeing a list of all domains and records created. To begin managing records, you can follow the guide below:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Enter cPanel - If you don&#039;t know how, you can follow this guide.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;On     the &#039;&#039;&#039;Tools&#039;&#039;&#039; page, in the &#039;&#039;&#039;Domains&#039;&#039;&#039; section,     click &#039;&#039;&#039;Zone Editor&#039;&#039;&#039;:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#[[File:Domain1.png|center|thumb|602x602px]]&amp;lt;big&amp;gt;Under &#039;&#039;&#039;Domains&#039;&#039;&#039;,     locate the domain for which you want to add a record, and then click &#039;&#039;&#039;Manag&#039;&#039;&#039;&amp;lt;/big&amp;gt;[[File:Zone1.png|center|thumb|451x451px]]&lt;br /&gt;
# &amp;lt;big&amp;gt;Next     to &#039;&#039;&#039;Add Record&#039;&#039;&#039;, click the down arrow, and then click the type     of record you want to add:&amp;lt;/big&amp;gt;     [[File:Zone5.png|center|thumb]]&lt;br /&gt;
# &amp;lt;big&amp;gt;In     the &#039;&#039;&#039;Name&#039;&#039;&#039; text box, type the fully-qualified domain name     (FQDN) for the record.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;In     the &#039;&#039;&#039;TTL&#039;&#039;&#039; text box, type the time-to-live value in seconds.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;If you are unsure of the value to specify, type &#039;&#039;&#039;14400&#039;&#039;&#039; , which is four hours.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Confirm     that the &#039;&#039;&#039;Type&#039;&#039;&#039; list box contains the type of record that     you want to add.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;In     the &#039;&#039;&#039;Record&#039;&#039;&#039; text box, type the value for the record.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;If     you are adding an &#039;&#039;&#039;A&#039;&#039;&#039; record, type the IP address to     associate with the domain name that you selected in step 2.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;If     you are adding a &#039;&#039;&#039;CNAME&#039;&#039;&#039; record, type the associated     canonical name for the domain name that you selected in step 2.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;If     you are adding a &#039;&#039;&#039;TXT&#039;&#039;&#039; record, type the data for the &#039;&#039;&#039;TXT&#039;&#039;&#039; record.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Click &#039;&#039;&#039;Add     Record&#039;&#039;&#039;. cPanel adds the record.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;Editing a record&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To edit a record using the Zone Editor, follow these steps:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Log     in to cPanel.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Zone3.png|center|thumb|127x127px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;If you do not know how to log in to your cPanel account, please see [[/kb.hosting.com/docs/accessing-cpanel|this article]].&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;On     the &#039;&#039;&#039;Tools&#039;&#039;&#039; page, in the &#039;&#039;&#039;Domains&#039;&#039;&#039; section,     click &#039;&#039;&#039;Zone Editor&#039;&#039;&#039;:&amp;lt;/big&amp;gt;[[File:Zone1.png|center|thumb|451x451px]]&lt;br /&gt;
* &amp;lt;big&amp;gt;Under &#039;&#039;&#039;Domains&#039;&#039;&#039;,     locate the domain for which you want to add a record, and then click &#039;&#039;&#039;Manage&#039;&#039;&#039;:&amp;lt;/big&amp;gt;     &lt;br /&gt;
* &amp;lt;big&amp;gt;Locate     the record you want to edit, and then under &#039;&#039;&#039;Actions&#039;&#039;&#039;,     click &#039;&#039;&#039;Edit&#039;&#039;&#039;:&amp;lt;/big&amp;gt;&lt;br /&gt;
* [[File:Zone2.png|center|thumb|445x445px]]     &lt;br /&gt;
* &amp;lt;big&amp;gt;Modify     the value or values you want to change, and then click &#039;&#039;&#039;Save Record&#039;&#039;&#039;.     cPanel updates the record.&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Upload,delete,edit,move-files-without-ftp&amp;diff=681</id>
		<title>Upload,delete,edit,move-files-without-ftp</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Upload,delete,edit,move-files-without-ftp&amp;diff=681"/>
		<updated>2025-09-06T05:23:44Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;1.Upload&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To upload a file/folder using the &#039;&#039;&#039;File Manager&#039;&#039;&#039; menu, do the following:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Go to &#039;&#039;&#039;File Manager&#039;&#039;&#039;;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Navigate to the folder you wish to upload the file(s) to;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Click on the &#039;&#039;&#039;Upload&#039;&#039;&#039; icon;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Click &#039;&#039;&#039;Select File&#039;&#039;&#039; and locate the file on your local machine;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Select the file and click on &#039;&#039;&#039;Open/Choose&#039;&#039;&#039; or simply drag and drop the needed file from your local machine to the upload window:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Up1.png|center|thumb|602x602px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;2.Copy/Move&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;To Copy/Move a file, do the following:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Go to &#039;&#039;&#039;File Manager&#039;&#039;&#039;;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Select the file(s) you wish to copy/move (to select multiple files, hold the Ctrl+Command button);&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;After the needed items are selected, hit the &#039;&#039;&#039;Copy&#039;&#039;&#039; or &#039;&#039;&#039;Move&#039;&#039;&#039; icon or right-click on the selected file(s) and choose the &#039;&#039;&#039;Copy&#039;&#039;&#039; or &#039;&#039;&#039;Move&#039;&#039;&#039; option from the drop-down menu;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Once done, the confirmation window with the final destination will pop-up:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Up2.png|center|thumb|602x602px]]&lt;br /&gt;
[[File:Up3.png|center|thumb|497x497px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;3.Delete&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To delete a file, do the following:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Go &#039;&#039;&#039;File Manager&#039;&#039;&#039;;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Navigate to the folder where the file(s) you wish to delete is located;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Select the file(s) and hit the &#039;&#039;&#039;Delete&#039;&#039;&#039; icon or right-click on the file and use the &#039;&#039;&#039;Delete&#039;&#039;&#039; option from the drop-down menu;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Once done, the confirmation window will pop-up;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;The deleted files are moved to the system &#039;&#039;&#039;.trash&#039;&#039;&#039; folder. If you wish to remove the file(s) permanently, check-mark the &#039;&#039;&#039;Skip the trash and permanently delete the files&#039;&#039;&#039; option:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Up6.png|center|thumb|602x602px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Up4.png|center|thumb|498x498px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;NOTE&#039;&#039;&#039;: The files will be stored in the trash folder for 90 days. After that, they will be removed from the server automatically.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;4.Edit&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;To edit a file, do the following:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Go &#039;&#039;&#039;File Manager&#039;&#039;&#039;;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Select the file you wish to edit and hit one of the &#039;&#039;&#039;Edit&#039;&#039;&#039; icon or right-click on the file and use &#039;&#039;&#039;Edit&#039;&#039;&#039; from the drop-down menu&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Up5.png|center|thumb|451x451px]]&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Create-professional-emails&amp;diff=680</id>
		<title>Create-professional-emails</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Create-professional-emails&amp;diff=680"/>
		<updated>2025-09-06T05:20:25Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;big&amp;gt;You can &#039;&#039;&#039;create and manage email accounts&#039;&#039;&#039; for your domain from this panel.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Create a new email address&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Set up your email on computer or mobile (mail client)&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Change your password&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Open and use your email directly from webmail&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To create an email address for your domain, follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Click on &#039;&#039;&#039;Email Accounts&#039;&#039;&#039; link found in your Emails section of the cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Em1.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − In Email Accounts, you will find Add Email Account on the Top.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Em2.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 3&#039;&#039;&#039; − Add Email name you want to create as it will be the text that comes before @.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 4&#039;&#039;&#039; − Choose a strong password and supply Mailbox Quota. It defines how much disk space this account can use. You can provide specific amount of space in MB or you can provide an unlimited quota for this.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 5&#039;&#039;&#039; − Click on Create Account to create an Email address associated with your domain.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Manage Email Accounts&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;You can manage your email accounts through this interface, you can change your passwords, change quota amount or delete the email account.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Manage Email Accounts in cPanel ===&lt;br /&gt;
&amp;lt;big&amp;gt;You can manage all your email accounts (like changing password, quota, or deleting) from this interface.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Em3.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Change Passwords&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Find your email address in the list.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Click &#039;&#039;&#039;Change Password&#039;&#039;&#039; next to it.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Enter the &#039;&#039;&#039;new password&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Em4.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
4.&amp;lt;big&amp;gt;Click &#039;&#039;&#039;Change Password&#039;&#039;&#039; button to save&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;Change Quota (Email Storage Limit)&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Find your email address in the list.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Click &#039;&#039;&#039;Change Quota&#039;&#039;&#039; next to it.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Enter the &#039;&#039;&#039;limit in MB&#039;&#039;&#039; or choose &#039;&#039;&#039;Unlimited&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Em5.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;4.Click &#039;&#039;&#039;Change Quota&#039;&#039;&#039; button to save.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;Configure Mail Client (Outlook, iPhone, etc.)&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Find your email address in the list.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Click &#039;&#039;&#039;Configure Mail Client&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;You will see two options:&amp;lt;/big&amp;gt;&lt;br /&gt;
#* &amp;lt;big&amp;gt;&#039;&#039;&#039;Auto Configuration Scripts&#039;&#039;&#039; → Download and run (it will set up automatically).&amp;lt;/big&amp;gt;&lt;br /&gt;
#* &amp;lt;big&amp;gt;&#039;&#039;&#039;Manual Settings&#039;&#039;&#039; → You can set up manually (IMAP or POP3, with SSL or without SSL).&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Tip:&#039;&#039;&#039; Always use SSL (more secure). You can choose IMAP or POP3 depending on your need.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Em6.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Once the interface is opened, you will see &#039;&#039;Auto Configuration Scripts&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Em7.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;You can download &#039;&#039;Auto Configuration Scripts&#039;&#039; for Configure mail client interface. Just download the appropriate settings and run it.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Or if you want to configure your mail client manually, you can scroll down to see the Manual Settings.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Em8.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;&#039;&#039;Note&#039;&#039;&#039;&#039;&#039; &#039;&#039;− There are four types of settings IMAP and POP3, both over SSL/TLS and Non-SSL too. Using SSL sends your messages with encryption providing extra layer of security, but Non SSL does not. It is recommended that you use settings with SSL. From IMAP or POP3, you can choose anyone you want. Both will work perfectly.&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Delete an Email Account&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Find the email ID you want to remove.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Click the &#039;&#039;&#039;Delete&#039;&#039;&#039; link next to it.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;A confirmation will appear.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Em9.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Click the &#039;&#039;&#039;Delete&#039;&#039;&#039; button to permanently remove the account.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;It will ask for confirmation. Press the Delete Button to remove your email account.&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Configure-dkim,spf,dmarc-to-protect-against-spoofing&amp;diff=679</id>
		<title>Configure-dkim,spf,dmarc-to-protect-against-spoofing</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Configure-dkim,spf,dmarc-to-protect-against-spoofing&amp;diff=679"/>
		<updated>2025-09-06T05:17:06Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Email authentication:&#039;&#039;&#039;  Email authentication makes sure your emails &#039;&#039;&#039;don’t land in the recipient’s spam folder&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;In &#039;&#039;&#039;cPanel&#039;&#039;&#039;, three methods are used: &#039;&#039;&#039;DKIM, SPF, and DMARC&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;These features protect your domain and stop spammers from sending fake emails using your name.&amp;lt;/big&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===  &amp;lt;big&amp;gt;DKIM (Domain Keys Identified Mail)&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;DKIM checks if an email is &#039;&#039;&#039;safe and unchanged&#039;&#039;&#039; during delivery.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;It also verifies that the email really came from the sender’s address.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;This helps reduce fake or spam emails.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;How DKIM Works:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;When you send an email, it is signed with a &#039;&#039;&#039;digital signature&#039;&#039;&#039; using a private key.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;When the receiver gets the email, their system checks it using your &#039;&#039;&#039;public key&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;If the signature matches → the email is valid.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;If the signature does not match → the email is treated as &#039;&#039;&#039;spam&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;Enabling DKIM in cPanel&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&amp;lt;big&amp;gt;You just need to go to &#039;&#039;&#039;cPanel → Email Authentication&#039;&#039;&#039; and turn on &#039;&#039;&#039;DKIM&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Once enabled, all outgoing emails from your domain will automatically include this security signature.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To enable DKIM follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Open Email Authentication by clicking Authentication found under Mail Section of cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ath1.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − Find DKIM settings, if disabled then, click &#039;&#039;&#039;Enable&#039;&#039;&#039; button to Enable DKIM.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Auth2.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Disable DKIM&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To disable DKIM follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Open Email Authentication by clicking Authentication found under Mail Section of cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − Find DKIM setting, if enabled, then click &#039;&#039;&#039;Disable&#039;&#039;&#039; button to Disable DKIM.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ath4.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;&#039;&#039;Note&#039;&#039;&#039;&#039;&#039; &#039;&#039;− To Enable DKIM, your Nameservers must point to your hosting. It is recommended that you use DKIM Authentication in your hosting.&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Advertisement&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;SPF&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Sender Policy Framework (SPF) helps in preventing outgoing messages to spams. This helps to prevent spammers in creating a message that looks like it is originated through your domain. SPF uses TXT type DNS resource records, which specify the hosts that send emails through your domain.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Enable SPF&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To enable SPF, follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Open Email Authentication by clicking Authentication found under Mail Section of cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − Find SPF setting, if disabled, then click &#039;&#039;&#039;Enable&#039;&#039;&#039; button to Enable SPF.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ath5.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Disable SPF&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To disable SPF, follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Open Email &#039;&#039;&#039;Authentication&#039;&#039;&#039; by clicking Authentication found under Mail Section of cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − Find SPF setting, if enabled, then click &#039;&#039;&#039;Disable&#039;&#039;&#039; button to disable SPF.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;DMARC (Domain-based Message Authentication, Reporting, and Conformance)&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&amp;lt;big&amp;gt;DMARC works together with &#039;&#039;&#039;SPF&#039;&#039;&#039; and &#039;&#039;&#039;DKIM&#039;&#039;&#039; to stop fake emails. It tells mail servers what to do if an email fails authentication and also sends reports back to the domain owner.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;How DMARC Works&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Domain owner adds a &#039;&#039;&#039;DMARC record&#039;&#039;&#039; in DNS.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;When an email arrives:&amp;lt;/big&amp;gt;&lt;br /&gt;
#* &amp;lt;big&amp;gt;Server checks &#039;&#039;&#039;SPF&#039;&#039;&#039; and &#039;&#039;&#039;DKIM&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
#* &amp;lt;big&amp;gt;It also checks if the email matches the sender’s domain.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Based on the DMARC policy → action is taken:&amp;lt;/big&amp;gt;&lt;br /&gt;
#* &amp;lt;big&amp;gt;&#039;&#039;&#039;none&#039;&#039;&#039; → Just monitor, no action.&amp;lt;/big&amp;gt;&lt;br /&gt;
#* &amp;lt;big&amp;gt;&#039;&#039;&#039;quarantine&#039;&#039;&#039; → Put in spam/junk.&amp;lt;/big&amp;gt;&lt;br /&gt;
#* &amp;lt;big&amp;gt;&#039;&#039;&#039;reject&#039;&#039;&#039; → Block the email.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Reports are sent to the email address in the DMARC record.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===    &amp;lt;big&amp;gt;DMARC Policies&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;p=none&#039;&#039;&#039; → Only monitoring, no blocking.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;p=quarantine&#039;&#039;&#039; → Suspicious emails go to spam.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;p=reject&#039;&#039;&#039; → Block fake emails completely.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===     &amp;lt;big&amp;gt;Steps to Implement DMARC&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;Plan&#039;&#039;&#039; → List all sources sending emails for your domain.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;Add SPF&#039;&#039;&#039; → Publish SPF record in DNS with allowed servers.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;Add DKIM&#039;&#039;&#039; → Generate keys, sign emails, and publish public key in DNS.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;Enable DMARC (p=none)&#039;&#039;&#039; → Collect reports first, no blocking.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;Fix Issues with Third Parties&#039;&#039;&#039; → Make sure they pass SPF/DKIM.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;Increase Enforcement&#039;&#039;&#039; → Change policy to quarantine → then reject.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;Full Protection&#039;&#039;&#039; → Set policy to reject once everything works fine.&amp;lt;/big&amp;gt;    &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Example Records:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;SPF: &amp;lt;code&amp;gt;v=spf1 ip4:192.0.2.0/24 include:_spf.example.com -all&amp;lt;/code&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;DMARC (monitoring): &amp;lt;code&amp;gt;v=DMARC1; p=none; rua=&amp;lt;nowiki&amp;gt;mailto:dmarc-reports@example.com&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;DMARC (reject): &amp;lt;code&amp;gt;v=DMARC1; p=reject; rua=&amp;lt;nowiki&amp;gt;mailto:dmarc-reports@example.com&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Create-professional-emails&amp;diff=678</id>
		<title>Create-professional-emails</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Create-professional-emails&amp;diff=678"/>
		<updated>2025-09-06T04:51:41Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
You can &#039;&#039;&#039;create and manage email accounts&#039;&#039;&#039; for your domain from this panel.&lt;br /&gt;
&lt;br /&gt;
* Create a new email address&lt;br /&gt;
* Set up your email on computer or mobile (mail client)&lt;br /&gt;
* Change your password&lt;br /&gt;
* Open and use your email directly from webmail&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To create an email address for your domain, follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Click on &#039;&#039;&#039;Email Accounts&#039;&#039;&#039; link found in your Emails section of the cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Em1.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − In Email Accounts, you will find Add Email Account on the Top.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Em2.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 3&#039;&#039;&#039; − Add Email name you want to create as it will be the text that comes before @.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 4&#039;&#039;&#039; − Choose a strong password and supply Mailbox Quota. It defines how much disk space this account can use. You can provide specific amount of space in MB or you can provide an unlimited quota for this.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 5&#039;&#039;&#039; − Click on Create Account to create an Email address associated with your domain.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Manage Email Accounts&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;You can manage your email accounts through this interface, you can change your passwords, change quota amount or delete the email account.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Manage Email Accounts in cPanel ===&lt;br /&gt;
You can manage all your email accounts (like changing password, quota, or deleting) from this interface.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Em3.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Change Passwords&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# Find your email address in the list.&lt;br /&gt;
# Click &#039;&#039;&#039;Change Password&#039;&#039;&#039; next to it.&lt;br /&gt;
# Enter the &#039;&#039;&#039;new password&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Em4.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
4.Click &#039;&#039;&#039;Change Password&#039;&#039;&#039; button to save&lt;br /&gt;
&lt;br /&gt;
=== Change Quota (Email Storage Limit) ===&lt;br /&gt;
&lt;br /&gt;
# Find your email address in the list.&lt;br /&gt;
# Click &#039;&#039;&#039;Change Quota&#039;&#039;&#039; next to it.&lt;br /&gt;
# Enter the &#039;&#039;&#039;limit in MB&#039;&#039;&#039; or choose &#039;&#039;&#039;Unlimited&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
[[File:Em5.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
4.Click &#039;&#039;&#039;Change Quota&#039;&#039;&#039; button to save.&lt;br /&gt;
&lt;br /&gt;
=== Configure Mail Client (Outlook, iPhone, etc.) ===&lt;br /&gt;
&lt;br /&gt;
# Find your email address in the list.&lt;br /&gt;
# Click &#039;&#039;&#039;Configure Mail Client&#039;&#039;&#039;.&lt;br /&gt;
# You will see two options:&lt;br /&gt;
#* &#039;&#039;&#039;Auto Configuration Scripts&#039;&#039;&#039; → Download and run (it will set up automatically).&lt;br /&gt;
#* &#039;&#039;&#039;Manual Settings&#039;&#039;&#039; → You can set up manually (IMAP or POP3, with SSL or without SSL).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tip:&#039;&#039;&#039; Always use SSL (more secure). You can choose IMAP or POP3 depending on your need.&lt;br /&gt;
&lt;br /&gt;
[[File:Em6.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Once the interface is opened, you will see &#039;&#039;Auto Configuration Scripts&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Em7.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;You can download &#039;&#039;Auto Configuration Scripts&#039;&#039; for Configure mail client interface. Just download the appropriate settings and run it.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Or if you want to configure your mail client manually, you can scroll down to see the Manual Settings.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Em8.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;&#039;&#039;Note&#039;&#039;&#039;&#039;&#039; &#039;&#039;− There are four types of settings IMAP and POP3, both over SSL/TLS and Non-SSL too. Using SSL sends your messages with encryption providing extra layer of security, but Non SSL does not. It is recommended that you use settings with SSL. From IMAP or POP3, you can choose anyone you want. Both will work perfectly.&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Delete an Email Account&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Find the email ID you want to remove.&lt;br /&gt;
* Click the &#039;&#039;&#039;Delete&#039;&#039;&#039; link next to it.&lt;br /&gt;
* A confirmation will appear.&lt;br /&gt;
&lt;br /&gt;
[[File:Em9.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
* Click the &#039;&#039;&#039;Delete&#039;&#039;&#039; button to permanently remove the account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;It will ask for confirmation. Press the Delete Button to remove your email account.&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Create-professional-emails&amp;diff=677</id>
		<title>Create-professional-emails</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Create-professional-emails&amp;diff=677"/>
		<updated>2025-09-06T04:50:34Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
You can &#039;&#039;&#039;create and manage email accounts&#039;&#039;&#039; for your domain from this panel.&lt;br /&gt;
&lt;br /&gt;
* Create a new email address&lt;br /&gt;
* Set up your email on computer or mobile (mail client)&lt;br /&gt;
* Change your password&lt;br /&gt;
* Open and use your email directly from webmail&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To create an email address for your domain, follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Click on &#039;&#039;&#039;Email Accounts&#039;&#039;&#039; link found in your Emails section of the cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Em1.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − In Email Accounts, you will find Add Email Account on the Top.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Em2.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 3&#039;&#039;&#039; − Add Email name you want to create as it will be the text that comes before @.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 4&#039;&#039;&#039; − Choose a strong password and supply Mailbox Quota. It defines how much disk space this account can use. You can provide specific amount of space in MB or you can provide an unlimited quota for this.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 5&#039;&#039;&#039; − Click on Create Account to create an Email address associated with your domain.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Manage Email Accounts&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;You can manage your email accounts through this interface, you can change your passwords, change quota amount or delete the email account.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Manage Email Accounts in cPanel ===&lt;br /&gt;
You can manage all your email accounts (like changing password, quota, or deleting) from this interface.&lt;br /&gt;
&lt;br /&gt;
[[File:Em3.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Change Passwords&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# Find your email address in the list.&lt;br /&gt;
# Click &#039;&#039;&#039;Change Password&#039;&#039;&#039; next to it.&lt;br /&gt;
# Enter the &#039;&#039;&#039;new password&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Em4.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
4.Click &#039;&#039;&#039;Change Password&#039;&#039;&#039; button to save&lt;br /&gt;
&lt;br /&gt;
=== Change Quota (Email Storage Limit) ===&lt;br /&gt;
&lt;br /&gt;
# Find your email address in the list.&lt;br /&gt;
# Click &#039;&#039;&#039;Change Quota&#039;&#039;&#039; next to it.&lt;br /&gt;
# Enter the &#039;&#039;&#039;limit in MB&#039;&#039;&#039; or choose &#039;&#039;&#039;Unlimited&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
[[File:Em5.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
4.Click &#039;&#039;&#039;Change Quota&#039;&#039;&#039; button to save.&lt;br /&gt;
&lt;br /&gt;
=== Configure Mail Client (Outlook, iPhone, etc.) ===&lt;br /&gt;
&lt;br /&gt;
# Find your email address in the list.&lt;br /&gt;
# Click &#039;&#039;&#039;Configure Mail Client&#039;&#039;&#039;.&lt;br /&gt;
# You will see two options:&lt;br /&gt;
#* &#039;&#039;&#039;Auto Configuration Scripts&#039;&#039;&#039; → Download and run (it will set up automatically).&lt;br /&gt;
#* &#039;&#039;&#039;Manual Settings&#039;&#039;&#039; → You can set up manually (IMAP or POP3, with SSL or without SSL).&lt;br /&gt;
&lt;br /&gt;
👉 &#039;&#039;&#039;Tip:&#039;&#039;&#039; Always use SSL (more secure). You can choose IMAP or POP3 depending on your need.[[File:Em6.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Once the interface is opened, you will see &#039;&#039;Auto Configuration Scripts&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Em7.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;You can download &#039;&#039;Auto Configuration Scripts&#039;&#039; for Configure mail client interface. Just download the appropriate settings and run it.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Or if you want to configure your mail client manually, you can scroll down to see the Manual Settings.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Em8.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;&#039;&#039;Note&#039;&#039;&#039;&#039;&#039; &#039;&#039;− There are four types of settings IMAP and POP3, both over SSL/TLS and Non-SSL too. Using SSL sends your messages with encryption providing extra layer of security, but Non SSL does not. It is recommended that you use settings with SSL. From IMAP or POP3, you can choose anyone you want. Both will work perfectly.&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Delete an Email Account&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Find the email ID you want to remove.&lt;br /&gt;
* Click the &#039;&#039;&#039;Delete&#039;&#039;&#039; link next to it.&lt;br /&gt;
* A confirmation will appear.&lt;br /&gt;
&lt;br /&gt;
[[File:Em9.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
* Click the &#039;&#039;&#039;Delete&#039;&#039;&#039; button to permanently remove the account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;It will ask for confirmation. Press the Delete Button to remove your email account.&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Create-professional-emails&amp;diff=676</id>
		<title>Create-professional-emails</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Create-professional-emails&amp;diff=676"/>
		<updated>2025-09-06T04:49:28Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
You can &#039;&#039;&#039;create and manage email accounts&#039;&#039;&#039; for your domain from this panel.&lt;br /&gt;
&lt;br /&gt;
Here you can:&lt;br /&gt;
&lt;br /&gt;
* Create a new email address&lt;br /&gt;
* Set up your email on computer or mobile (mail client)&lt;br /&gt;
* Change your password&lt;br /&gt;
* Open and use your email directly from webmail&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To create an email address for your domain, follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Click on &#039;&#039;&#039;Email Accounts&#039;&#039;&#039; link found in your Emails section of the cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Em1.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − In Email Accounts, you will find Add Email Account on the Top.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Em2.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 3&#039;&#039;&#039; − Add Email name you want to create as it will be the text that comes before @.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 4&#039;&#039;&#039; − Choose a strong password and supply Mailbox Quota. It defines how much disk space this account can use. You can provide specific amount of space in MB or you can provide an unlimited quota for this.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 5&#039;&#039;&#039; − Click on Create Account to create an Email address associated with your domain.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Manage Email Accounts&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;You can manage your email accounts through this interface, you can change your passwords, change quota amount or delete the email account.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Manage Email Accounts in cPanel ===&lt;br /&gt;
You can manage all your email accounts (like changing password, quota, or deleting) from this interface.&lt;br /&gt;
&lt;br /&gt;
[[File:Em3.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Change Passwords&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# Find your email address in the list.&lt;br /&gt;
# Click &#039;&#039;&#039;Change Password&#039;&#039;&#039; next to it.&lt;br /&gt;
# Enter the &#039;&#039;&#039;new password&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Em4.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
4.Click &#039;&#039;&#039;Change Password&#039;&#039;&#039; button to save&lt;br /&gt;
&lt;br /&gt;
=== Change Quota (Email Storage Limit) ===&lt;br /&gt;
&lt;br /&gt;
# Find your email address in the list.&lt;br /&gt;
# Click &#039;&#039;&#039;Change Quota&#039;&#039;&#039; next to it.&lt;br /&gt;
# Enter the &#039;&#039;&#039;limit in MB&#039;&#039;&#039; or choose &#039;&#039;&#039;Unlimited&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
[[File:Em5.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
4.Click &#039;&#039;&#039;Change Quota&#039;&#039;&#039; button to save.&lt;br /&gt;
&lt;br /&gt;
=== Configure Mail Client (Outlook, iPhone, etc.) ===&lt;br /&gt;
&lt;br /&gt;
# Find your email address in the list.&lt;br /&gt;
# Click &#039;&#039;&#039;Configure Mail Client&#039;&#039;&#039;.&lt;br /&gt;
# You will see two options:&lt;br /&gt;
#* &#039;&#039;&#039;Auto Configuration Scripts&#039;&#039;&#039; → Download and run (it will set up automatically).&lt;br /&gt;
#* &#039;&#039;&#039;Manual Settings&#039;&#039;&#039; → You can set up manually (IMAP or POP3, with SSL or without SSL).&lt;br /&gt;
&lt;br /&gt;
👉 &#039;&#039;&#039;Tip:&#039;&#039;&#039; Always use SSL (more secure). You can choose IMAP or POP3 depending on your need.[[File:Em6.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Once the interface is opened, you will see &#039;&#039;Auto Configuration Scripts&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Em7.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;You can download &#039;&#039;Auto Configuration Scripts&#039;&#039; for Configure mail client interface. Just download the appropriate settings and run it.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Or if you want to configure your mail client manually, you can scroll down to see the Manual Settings.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Em8.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;&#039;&#039;Note&#039;&#039;&#039;&#039;&#039; &#039;&#039;− There are four types of settings IMAP and POP3, both over SSL/TLS and Non-SSL too. Using SSL sends your messages with encryption providing extra layer of security, but Non SSL does not. It is recommended that you use settings with SSL. From IMAP or POP3, you can choose anyone you want. Both will work perfectly.&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Delete an Email Account&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Find the email ID you want to remove.&lt;br /&gt;
* Click the &#039;&#039;&#039;Delete&#039;&#039;&#039; link next to it.&lt;br /&gt;
* A confirmation will appear.&lt;br /&gt;
&lt;br /&gt;
[[File:Em9.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
* Click the &#039;&#039;&#039;Delete&#039;&#039;&#039; button to permanently remove the account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;It will ask for confirmation. Press the Delete Button to remove your email account.&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Block-junk/spam-emails&amp;diff=675</id>
		<title>Block-junk/spam-emails</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Block-junk/spam-emails&amp;diff=675"/>
		<updated>2025-09-05T07:45:04Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;Apache Spamassassin is a software integrated into the cPanel, which helps to prevent getting spam messages in your mailbox. It helps in preventing your mail box to get flooded with spam messages. When Apache Spamassassin is enabled, it rates every message by a spam score. You can choose the spam emails to auto delete according to spam score. If you choose auto spam deletion with spam score of 5, then all emails having 5 or more spam score will be deleted automatically.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Enable or Disable Apache Spamassassin&amp;lt;/big&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;What are Spam Filters in cPanel?&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;big&amp;gt;Spam Filters in cPanel use a tool called &#039;&#039;&#039;Apache SpamAssassin-&#039;&#039;&#039;This tool helps block &#039;&#039;&#039;unwanted emails (spam)&#039;&#039;&#039; from reaching your inbox.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;You can choose what happens to spam emails:&amp;lt;/big&amp;gt;&lt;br /&gt;
** &amp;lt;big&amp;gt;Send them to a special &#039;&#039;&#039;Spam folder&#039;&#039;&#039; (Spam Box).&amp;lt;/big&amp;gt;&lt;br /&gt;
** &amp;lt;big&amp;gt;Or &#039;&#039;&#039;delete them automatically&#039;&#039;&#039; from the server.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&amp;lt;big&amp;gt;&#039;&#039;&#039;How Apache SpamAssassin Works&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;It checks each incoming email and gives it a &#039;&#039;&#039;spam score&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;The higher the score, the more likely the email is spam.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;You can set a limit (threshold).&amp;lt;/big&amp;gt;&lt;br /&gt;
** &amp;lt;big&amp;gt;Example: If you set the limit to &#039;&#039;&#039;5&#039;&#039;&#039;, then all emails with a spam score of &#039;&#039;&#039;5 or more&#039;&#039;&#039; will be marked as spam or deleted (based on your settings).&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
---- &amp;lt;big&amp;gt;&#039;&#039;&#039;Enable or Disable Apache SpamAssassin (Easy Steps)&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Log in to &#039;&#039;&#039;cPanel&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Search for &#039;&#039;&#039;Spam Filters&#039;&#039;&#039; (under the Email section).&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Click to &#039;&#039;&#039;Enable Apache SpamAssassin&#039;&#039;&#039; (if it’s off).&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To enable Apache Spamassassin, use the following steps −&amp;lt;/big&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Click on Apache Spamassassin link found under the Email section of cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Sp1.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − If Apache Spamassassin is currently disabled, then you can enable it by clicking Enable Apache Spamassassin. If it is already enabled, you can disable it by clicking Disable Apache Spamassassin.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ath5.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Setup Spam AutoDelete&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To setup Spam AutoDelete, follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Find Filter options in Apache Spamassassin Interface.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Sp3.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − Select Spam score from dropdown between1 to 10. Lower score is stricter, while higher score is more permissive. This means score 1 will filter many emails and will delete most of the emails you receive and score 10 will allow more emails to pass through the filter.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 3&#039;&#039;&#039; − Click AutoDelete Spam to enable automatic spam deletion based of your chosen score.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To disable automatic spam deletion, click Disable AutoDelete Spam.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Print Page&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Automatic-replies&amp;diff=674</id>
		<title>Automatic-replies</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Automatic-replies&amp;diff=674"/>
		<updated>2025-09-05T07:01:16Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;What is an Autoresponder?&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;An Autoresponder is a tool in cPanel that lets your email account automatically reply to messages you receive.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;You can set it up to confirm: “I got your email, I’ll reply soon.”&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;If you’re on vacation, you can set it to say: “I’m not available right now.”&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;You can also choose a time duration for when the automated replies should be sent.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
---- &amp;lt;big&amp;gt;&#039;&#039;&#039;Why Use It?&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Saves time by letting people know you received their email.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Lets others know when you’re away or busy.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Works automatically without you needing to log in.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
---- &amp;lt;big&amp;gt;&#039;&#039;&#039;How to Add an Autoresponder (Easy Steps):&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Log in to cPanel.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Go to Autoresponders (under Email section).&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Click Add Autoresponder.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To add an autoresponder, follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Open cPanel Autoresponders by clicking on Autoresponder link found in Email section of cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Au1.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − Click Add Autoresponder in this section. It will take you to Modify/Add Autoresponders.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Au2.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 3&#039;&#039;&#039; − Choose character set, recommended is that you leave it as it is, which is &#039;&#039;&#039;utf8&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Au3.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 4&#039;&#039;&#039; − Enter the number of hours to wait between responses to same email address, this helps in preventing sending same email to same user multiple times.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 5&#039;&#039;&#039; − Enter Email and select Domain for which you want to add an autoresponder.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 6&#039;&#039;&#039; − Enter outgoing emails sender name, it may be your name or your companys.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Au4.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 7&#039;&#039;&#039; − Enter Subject of your outgoing Email. You may keep it same as incoming email by putting %subject% in Subject, you can provide your custom subject too.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 8&#039;&#039;&#039; − Enter Body of your Email. You may use %from%, which will be the name of sender, if available. You may use %email% in body too, it will be the email address of the sender.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Au5.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 9&#039;&#039;&#039; − Select &#039;&#039;This message contains HTML&#039;&#039; checkbox, if there is HTML in your Email Body.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 10&#039;&#039;&#039; − Schedule a Start, End Date, and Time for your autoresponder email. You can choose to start immediately or on a specific date at a specific time. You can choose this autoresponder to stop sending emails on a specific day, or you can choose never to stop an autoresponder. You can change this configuration anytime.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Au8.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 11&#039;&#039;&#039; − Press Create/Modify button to create an autoresponder.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Advertisement&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Edit or Delete Autoresponder&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To edit or delete an autoresponder, find the Current Autoresponder by scrolling down in Autoresponder section.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Au9.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Click Edit corresponding to the autoresponder to edit and it will take you to the same interface, which we have gone through when creating the Autoresponder. You can use the same interface to make the change.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To delete an autoresponder, click Delete corresponding to that autoresponder. It will ask you for confirmation, click Delete to delete that autoresponder.&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Create-%26-manage-databases&amp;diff=673</id>
		<title>Create-&amp;-manage-databases</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Create-%26-manage-databases&amp;diff=673"/>
		<updated>2025-09-05T06:50:56Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== 1. What is database in cPanel? ===&lt;br /&gt;
&amp;lt;big&amp;gt;In cPanel, databases play a central role in how dynamic websites and applications function. A database is where information such as user accounts, posts, products, or settings is stored and retrieved when needed. Most commonly, cPanel supports &#039;&#039;&#039;MySQL or MariaDB databases&#039;&#039;&#039;, which are widely used by applications like WordPress, Joomla, Drupal, and many custom PHP applications.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Through the &#039;&#039;&#039;MySQL Databases&#039;&#039;&#039; tool, you can create new databases, add users, and assign specific privileges, while &#039;&#039;&#039;phpMyAdmin&#039;&#039;&#039; gives you a browser-based interface to manage data directly, run queries, and import or export tables.&amp;lt;/big&amp;gt; &lt;br /&gt;
&lt;br /&gt;
=== 2. Where Databases Are in cPanel? ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Log in to &#039;&#039;&#039;cPanel&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Look for the &#039;&#039;&#039;Databases&#039;&#039;&#039; section. You’ll see tools like:&amp;lt;/big&amp;gt;&lt;br /&gt;
** &amp;lt;big&amp;gt;&#039;&#039;&#039;MySQL® Databases&#039;&#039;&#039; → create and manage databases and users.&amp;lt;/big&amp;gt;&lt;br /&gt;
** &amp;lt;big&amp;gt;&#039;&#039;&#039;phpMyAdmin&#039;&#039;&#039; → open a web interface to manage database tables, run SQL queries, import/export data.&amp;lt;/big&amp;gt;&lt;br /&gt;
** &amp;lt;big&amp;gt;&#039;&#039;&#039;MySQL® Database Wizard&#039;&#039;&#039; → step-by-step guide to quickly create a database, user, and assign privileges.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== 3. Now we will going through given steps to create database in cPanel: ===&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;Step-1: Login to cPanel&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Open your hosting cPanel account.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Cp1.webp|center|thumb|327x327px]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Scroll down and find the &#039;&#039;&#039;Databases&#039;&#039;&#039; section.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step-2: Open MySQL Databases ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Click on &#039;&#039;&#039;MySQL® Databases&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ip1.png|center|thumb|736x736px]]&lt;br /&gt;
&lt;br /&gt;
=== Step-3: Create a New Database ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;In the “Create New Database” box, type a name for your database (example: &amp;lt;code&amp;gt;mydb&amp;lt;/code&amp;gt;).&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Click &#039;&#039;&#039;Create Database&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ip2.png|center|thumb|800x800px]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;You’ll see a success message.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Db.png|center|thumb|578x578px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step-4: Create a Database User.&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Scroll down to the “MySQL Users” section.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Enter a username and password for the new user.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Click &#039;&#039;&#039;Create User&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ip4.png|center|thumb|733x733px]] &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;Step-5: Add User to Database&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Go to the “Add User to Database” section.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Select the user you just created and the database you made.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Click &#039;&#039;&#039;Add&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ip4.png|center|thumb|778x778px]]&lt;br /&gt;
&lt;br /&gt;
=== Step-6: Set User Privileges ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;On the next screen, tick &#039;&#039;&#039;All Privileges&#039;&#039;&#039; (so your user can do everything inside the database).&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Click &#039;&#039;&#039;Make Changes&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Db 1.png|center|thumb|502x502px]]&lt;br /&gt;
&lt;br /&gt;
=== Step-7: Finally, MySQL database will be created with a user correctly associated with it. ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Your database and user are now linked.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Use the &#039;&#039;&#039;database name, username, and password&#039;&#039;&#039; in your website’s configuration file.&amp;lt;/big&amp;gt;&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=File:Db_1.png&amp;diff=672</id>
		<title>File:Db 1.png</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=File:Db_1.png&amp;diff=672"/>
		<updated>2025-09-05T06:46:39Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;db&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=File:Db.png&amp;diff=671</id>
		<title>File:Db.png</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=File:Db.png&amp;diff=671"/>
		<updated>2025-09-05T06:39:00Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;db&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Forward-emails-to-another-address&amp;diff=670</id>
		<title>Forward-emails-to-another-address</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Forward-emails-to-another-address&amp;diff=670"/>
		<updated>2025-09-05T06:06:58Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; &lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;Forwarder&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;In cPanel, you can create many email accounts. But if you have too many, it’s hard to open each one just to check messages.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;With an &#039;&#039;&#039;Email Forwarder&#039;&#039;&#039;, you can set things so that:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Emails from one account automatically go to another account.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;This way, you only need to open &#039;&#039;&#039;one inbox&#039;&#039;&#039; to see all your emails.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;You can also choose to delete emails, send them to a program, or even forward all emails from one domain to another domain.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
---- &amp;lt;big&amp;gt;&#039;&#039;&#039;Example:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Suppose you have these email IDs:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;info@tutorialspoint.com&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;admin@tutorialspoint.com&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;support@tutorialspoint.com&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Instead of checking all three inboxes, you can forward &#039;&#039;&#039;admin&#039;&#039;&#039; and &#039;&#039;&#039;support&#039;&#039;&#039; to &#039;&#039;&#039;info@tutorialspoint.com&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Now you only log in to &#039;&#039;&#039;info@tutorialspoint.com&#039;&#039;&#039; to see all emails.&amp;lt;/big&amp;gt;&lt;br /&gt;
---- &amp;lt;big&amp;gt;&#039;&#039;&#039;Types of Forwarders&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;Account Forwarder&#039;&#039;&#039; → Forwards one email address to another.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;Domain Forwarder&#039;&#039;&#039; → Forwards all emails from one domain to another domain.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Create an Email Account Forwarder&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Open Email Forwarders by clicking on the link of &#039;&#039;&#039;Forwarders&#039;&#039;&#039; found in cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Fw1.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − In the Forwarders Interface, you will find &#039;&#039;Create an Email Account Forwarder&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Fw2.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 3&#039;&#039;&#039; − Press Add Forwarder Button, it will take you to a similar interface like this.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Fw3.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 4&#039;&#039;&#039; − Enter the Address of the email which you want to forward. It is not necessary that the email must be already created. If you do not create an email and forward it to somewhere, the only difference will be that your emails will not be stored in the mailbox of the original email, because that mailbox will not exist.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 5&#039;&#039;&#039; − Enter destination where you want your email to be forwarded.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Select &#039;&#039;Forward     to Email Address&#039;&#039; and fill the textbox with an existing email,     where you want your emails to be received.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Select     Discard and send an error to sender. If you want to discard that message     and supply a failure message to sender. You can also customize the Failure     message, enter the message in textbox.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;In Advance Options −&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Fw4.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Select &#039;&#039;Forward     to a System Account&#039;&#039;, if you want your emails to be sent to a system     account, and provide a system account name.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Select &#039;&#039;Pipe     to a program&#039;&#039;, if you want your emails to send to a program and enter     path name of your program with file extension.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Select &#039;&#039;Discard&#039;&#039; and     system will simply discard the email and will do nothing. Select your     choice accordingly.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 6&#039;&#039;&#039; − Click &#039;&#039;Add Forwarder&#039;&#039; to save the changes you made.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Advertisement&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Add Domain Forwarder&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;You can forward all the emails of your domain to another domain. On the domain, who will receive the emails, you can change the default email address of that domain to a single email, which then can receive all the emails sent from your domain of which you forwarded the emails.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Click on &#039;&#039;Add Domain Forwarder&#039;&#039; button, which can be found under &#039;&#039;Create an Email Forwarder&#039;&#039; of Forwarder interface.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Fw5.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − In Add New Domain Interface, select the domain you want to forward.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Fw6.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 3&#039;&#039;&#039; − In the textbox next to your domain, enter the domain on which you will be receiving the emails.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 4&#039;&#039;&#039; − Press &#039;&#039;Add Domain Forwarder&#039;&#039; button to save the changes.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Delete an Email Forwarder&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To delete an email forwarder, click on delete link corresponding to the forwarder you want to delete.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;For Email account forwarder −&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Fw7.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;For Domain Forwarders −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Fw8.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;It will ask for your permission before deleting the forwarders, click Delete Forwarder to delete the Email Forwarder.&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Access-emails-from-browser&amp;diff=669</id>
		<title>Access-emails-from-browser</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Access-emails-from-browser&amp;diff=669"/>
		<updated>2025-09-05T05:20:18Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* &#039;&#039;&#039;&amp;lt;big&amp;gt;What is Webmail?&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Webmail is an &#039;&#039;&#039;online email tool&#039;&#039;&#039; that lets you open your emails using any web browser (like Chrome, Firefox, Edge).&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;You don’t need to use your own computer or email app.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;You can just log in from &#039;&#039;&#039;any computer or phone&#039;&#039;&#039; with internet, check your emails, and reply quickly.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;How to Open Webmail?&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;You can log in to your Webmail in two ways:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;From cPanel&#039;&#039;&#039; – Open your cPanel account and click on &#039;&#039;&#039;Webmail&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;&#039;&#039;&#039;Directly&#039;&#039;&#039; – Go to &amp;lt;code&amp;gt;yourdomain.com/webmail&amp;lt;/code&amp;gt; in your browser and log in with your email ID and password.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Follow these steps to login to your webmail client −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Login to your cPanel and click on Email Accounts found under the Email section.\&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Web1.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − Scroll down to find list of Email Accounts.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Web2.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 3&#039;&#039;&#039; − Click on More button at the corresponding email address of which you want to access webmail.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Web3.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 4&#039;&#039;&#039; − Click on Access Webmail and the system will automatically log you into the webmail in a new tab.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Web4.png|center|thumb|600x600px]]&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 5&#039;&#039;&#039; − Choose any Webmail application. You can also set a default Webmail application, so whenever you log into your webmail, your default webmail application will automatically load.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 5&#039;&#039;&#039; − Choose any Webmail application. You can also set a default Webmail application, so whenever you log into your webmail, your default webmail application will automatically load.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;&#039;&#039;Note&#039;&#039;&#039;&#039;&#039; &#039;&#039;− I have chosen &#039;&#039;&#039;horde&#039;&#039;&#039; to load webmail&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Web5.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Access webmail directly&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To access webmail directly without logging into cPanel, you can use the following steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Navigate to &amp;lt;nowiki&amp;gt;https://yourdomain.com:2096&amp;lt;/nowiki&amp;gt; or &amp;lt;nowiki&amp;gt;https://webmail.yourdomain.com&amp;lt;/nowiki&amp;gt; through your browsers address bar.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − Webmail login screen will appear, Enter your Email and Password of your email account.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Web6.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 3&#039;&#039;&#039; − Press Log in button to login into your web based email client, you will get same interface as we got above.&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Create-addon-domain&amp;diff=668</id>
		<title>Create-addon-domain</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Create-addon-domain&amp;diff=668"/>
		<updated>2025-09-05T04:56:49Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;big&amp;gt;An &#039;&#039;&#039;Addon Domain&#039;&#039;&#039; means you can run a &#039;&#039;&#039;separate website&#039;&#039;&#039; with its own domain name, but on the &#039;&#039;&#039;same hosting account&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;It shares your hosting resources like &#039;&#039;&#039;storage space and bandwidth&#039;&#039;&#039;.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Each addon domain gets its &#039;&#039;&#039;own folder&#039;&#039;&#039; inside the &amp;lt;code&amp;gt;public_html&amp;lt;/code&amp;gt; directory, where you put its website files.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;In simple words: it’s just a &#039;&#039;&#039;new domain name&#039;&#039;&#039; that points to a &#039;&#039;&#039;subfolder&#039;&#039;&#039; inside your main hosting, and from there, it works like a completely different website.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Example:&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Main domain → &amp;lt;code&amp;gt;mywebsite.com&amp;lt;/code&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Addon domain → &amp;lt;code&amp;gt;myblog.com&amp;lt;/code&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Files for &amp;lt;code&amp;gt;myblog.com&amp;lt;/code&amp;gt; are stored in:&amp;lt;/big&amp;gt;   &amp;lt;big&amp;gt;&amp;lt;code&amp;gt;public_html/myblog/&amp;lt;/code&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Both websites run separately, but on the same hosting plan.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Here, are the steps to create an addon domain in cPanel: ===&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;Step-1&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Log into your cPanel account.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Cp1.webp|center|thumb|416x416px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;Step-2&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;In the Domains section, navigate to the Domains menu:&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Do1.png|center|thumb|749x749px]]&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step-3&#039;&#039;&#039;&amp;lt;/big&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Click on the Create A New Domain button:&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Do2.png|center|thumb|758x758px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step-4&#039;&#039;&#039;&amp;lt;/big&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Enter the domain name to add in the Domain text box:&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Do3.png|center|thumb|746x746px]]&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step-5&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Click on the Submit button:&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Do4.png|center|thumb|603x603px]]&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Forward-traffic-from-one-url-to-another&amp;diff=667</id>
		<title>Forward-traffic-from-one-url-to-another</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Forward-traffic-from-one-url-to-another&amp;diff=667"/>
		<updated>2025-09-04T12:28:48Z</updated>

		<summary type="html">&lt;p&gt;Shubh: Created page with &amp;quot;&amp;lt;big&amp;gt;he redirect interface allows you to send all the visitors or traffic of a Domain or a particular webpage to a new domain. For example, if you moved your website to a new domain and you want to redirect all your visitors to new website, you need to setup redirect. There are two types of redirects available −&amp;lt;/big&amp;gt;  == &amp;lt;big&amp;gt;Permanent (301) Redirect&amp;lt;/big&amp;gt; == &amp;lt;big&amp;gt;This one redirects your visitors to a new website and updates your visitors bookmarks. This also directs...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;he redirect interface allows you to send all the visitors or traffic of a Domain or a particular webpage to a new domain. For example, if you moved your website to a new domain and you want to redirect all your visitors to new website, you need to setup redirect. There are two types of redirects available −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;Permanent (301) Redirect&amp;lt;/big&amp;gt; ==&lt;br /&gt;
&amp;lt;big&amp;gt;This one redirects your visitors to a new website and updates your visitors bookmarks. This also directs search engines to your new website. This redirect is permeant and means that page has moved. So, the Search Engine and other crawlers update their data according to the new link. Popularity and SEO of link remains same as the old link had.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;Temporary (302) Redirect&amp;lt;/big&amp;gt; ==&lt;br /&gt;
&amp;lt;big&amp;gt;This one redirects your visitors to a new website, but does not update your visitors bookmark. Search Engines still index your original website. This redirect is temporary and search engine thinks that the new link is going to get removed, hence it does not have same popularity like the old link.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;Create a Redirect&amp;lt;/big&amp;gt; ==&lt;br /&gt;
&amp;lt;big&amp;gt;To create a redirect, please follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Step 1 − Click on Redirects found in Domains section of cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Rd1.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Step 2 − Choose your redirect type from the Dropdown Menu, Permanent or Temporary Redirect.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Rd2.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Step 3 − Choose the Domain Name you want to redirect from the Dropdown menu of lists of domain.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Step 4 − In the next textbox, enter the path of page or path of folder you want to redirect.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Step 5 − Enter full URL of the page your domain will be redirected to, in Redirect to textbox. You will also need to specify the protocol as well, http:// or https://.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Step 6 − Select www. redirection, it determines that if you want your domain to be redirected with www or not. Explanations of options given below.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Only redirect with www. − This redirect will be done only if user has entered www. in URL.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Redirect with or without www. − This redirect will always be done, does not depends on whether user has entered www. in URL or not.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Do not redirect www. − This redirect will not work, if the user has entered www. in URL.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Choose your option accordingly, recommended is that you use Redirect with or without www.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Step 7 − Select Wild Card Redirection checkbox, if you want to redirect all files and folders in sub folder to the same file or folder in new domain. For example, with wildcard redirection www.example.com/pic.jpg will redirect to www.newexample.com/pic.jpg. Without wildcard redirection www.example.com/pic.jpg will redirect to Select the checkbox accordingly.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Step 8 − Click on Add button to save the settings.&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Category:CPanel&amp;diff=666</id>
		<title>Category:CPanel</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Category:CPanel&amp;diff=666"/>
		<updated>2025-09-04T12:26:36Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;cPanel is a web hosting control panel software developed by [https://cpanel.net/ cPanel, LLC]. It provides a graphical interface (GUI) and automation tools designed to simplify the process of hosting a web site to the website owner or the &amp;quot;end user&amp;quot;. It enables administration through a standard web browser using a three-tier structure. While cPanel is limited to managing a single hosting account, cPanel &amp;amp; WHM allows the administration of the entire server.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;In addition to the GUI, cPanel also has command line and API-based access that allows third-party software vendors, web hosting organizations, and developers to automate standard system administration processes. cPanel &amp;amp; WHM is designed to function either on a dedicated server or virtual private server.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;big&amp;gt;Features of cPanel&amp;lt;/big&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;1. Domain Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Addon Domains&#039;&#039;&#039; → [[Create-addon-domain|Host multiple websites on a single account.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Dynamic DNS  →&#039;&#039;&#039; [[Create-dynamic-dns-in-cpanel|Keeps track of the appropriate IP address for a given service.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Redirects&#039;&#039;&#039; → [[Forward-traffic-from-one-url-to-another|Forward traffic from one URL to another.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;DNS Zone Editor&#039;&#039;&#039; → [[Manage-dns-records|Manage DNS records (A, CNAME, MX, TXT, etc.).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;2. Email Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Email Accounts&#039;&#039;&#039; → [[Create-professional-emails|Create professional emails (e.g., support@yourdomain.com).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Webmail&#039;&#039;&#039; → [[Access-emails-from-browser|Access emails from browser (Roundcube, Horde).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Forwarders&#039;&#039;&#039; → [[Forward-emails-to-another-address|Forward emails to another address]].&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Autoresponders&#039;&#039;&#039; → [[Automatic-replies|Automatic replies (e.g., &amp;quot;Out of office&amp;quot;).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Spam Filters&#039;&#039;&#039; → [[Block-junk/spam-emails|Block junk/spam emails.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Email Authentication&#039;&#039;&#039; → [[Configure-dkim,spf,dmarc-to-protect-against-spoofing|Configure DKIM, SPF, DMARC to protect against spoofing.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;3. File Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;File Manager&#039;&#039;&#039; → [[Upload,delete,edit,move-files-without-ftp|Upload, delete, edit, move files without FTP.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;FTP Accounts&#039;&#039;&#039; → [[Transfer-files-via-ftp-clients|Transfer files via FTP clients (FileZilla, WinSCP).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Backup Wizard&#039;&#039;&#039; → [[Download full/partial-site-backups|Download full/partial site backups.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Disk Usage&#039;&#039;&#039; → [[Monitor storage usage.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;4. Database Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;MySQL/MariaDB Databases&#039;&#039;&#039; → [[Create-&amp;amp;-manage-databases|Create &amp;amp; manage databases]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;phpMyAdmin&#039;&#039;&#039; → [[Web-based-gui-to-edit-databases|Web-based GUI to edit databases]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Remote MySQL&#039;&#039;&#039; → [[How-to-work-with-remote-mysql-in-cpanel|Allow external apps to connect to your database.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;5. Security Tools&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;SSL/TLS Manager&#039;&#039;&#039; → [[Install-ssl-certificates|Install SSL certificates (including free Let’s Encrypt).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Leech Protection&#039;&#039;&#039; → [[Enable-leech-protection|Protect folders with login credentials.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Hotlink Protection&#039;&#039;&#039; → [[Enable-hotlink-protection|Prevent others from stealing your images/files.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;IP Blocker&#039;&#039;&#039; → [[How-to-block-an-ip-address|Block specific IP addresses.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;cPanel &amp;amp; WHM Version Releases&amp;lt;/big&amp;gt; ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!&amp;lt;big&amp;gt;Version&amp;lt;/big&amp;gt;&lt;br /&gt;
!&amp;lt;big&amp;gt;Release Date&amp;lt;/big&amp;gt;&lt;br /&gt;
!&amp;lt;big&amp;gt;End-of-Life / EOL Date&amp;lt;/big&amp;gt;&lt;br /&gt;
!&amp;lt;big&amp;gt;Notes&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;110 (LTS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;April 3, 2023&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;January 1, 2026 (via ELS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Extended Lifecycle Support (CentOS/CL7) (Wikipedia, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;118 (LTS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;March 4, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;October 2025&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;LTS release with regular update support (Wikipedia, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;120&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;April 9, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;August 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Regular production release (Wikipedia, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;122&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;August 19, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;— (not specified)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Regular production release (Wikipedia)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;124&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;October 10, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;—&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Introduced account type analytics, MariaDB 11.4, improved DMARC (Wikipedia, cPanel)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;126 (LTS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;January 21, 2025&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;August 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;LTS release, introduced SEO interface, social media management, MySQL 8.4 (Wikipedia, cPanel &amp;amp; WHM Documentation, cPanel)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;128&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;March 2025&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;September 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Updated zone editor, language preferences, API tweaks (cPanel &amp;amp; WHM Documentation, cPanel)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;130&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;June 2025 (release tier) / July 15, 2025 (current) / July 31, 2025 (RELEASE)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;December 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;New tweak settings, internal PHP upgrade, account preferences enhancements (cPanel, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Configure-dkim,spf,dmarc-to-protect-against-spoofing&amp;diff=665</id>
		<title>Configure-dkim,spf,dmarc-to-protect-against-spoofing</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Configure-dkim,spf,dmarc-to-protect-against-spoofing&amp;diff=665"/>
		<updated>2025-09-04T11:31:19Z</updated>

		<summary type="html">&lt;p&gt;Shubh: Created page with &amp;quot; &amp;lt;big&amp;gt;Email Authentications prevent the email from going into the spam folder of recipients. cPanel uses DKIM and SPF to reduce the amount of spam mails. Enabling these features will prevent spammers from forging messages that claims to be coming from your domain.&amp;lt;/big&amp;gt;  &amp;lt;big&amp;gt;DKIM&amp;lt;/big&amp;gt;  &amp;lt;big&amp;gt;Domain Key Identification Mechanism (DKIM) verifies your incoming emails to check whether they are same as they were before when they were sent. This means, if they are altered duri...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;big&amp;gt;Email Authentications prevent the email from going into the spam folder of recipients. cPanel uses DKIM and SPF to reduce the amount of spam mails. Enabling these features will prevent spammers from forging messages that claims to be coming from your domain.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;DKIM&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Domain Key Identification Mechanism (DKIM) verifies your incoming emails to check whether they are same as they were before when they were sent. This means, if they are altered during the transit. It also checks whether they are from the same address, whom they claim to be. This feature prevents incoming spam emails.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;When DKIM is enabled, the sender signs the email with a digital signature using a private key. When the email approaches the recipient, it retrieves the public key of its sender and checks if the signature matches. If the signature is invalid, then message is treated as a spam message.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Enabling DKIM&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To enable DKIM follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Open Email Authentication by clicking Authentication found under Mail Section of cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ath1.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − Find DKIM settings, if disabled then, click &#039;&#039;&#039;Enable&#039;&#039;&#039; button to Enable DKIM.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Auth2.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Disable DKIM&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To disable DKIM follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Open Email Authentication by clicking Authentication found under Mail Section of cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − Find DKIM setting, if enabled, then click &#039;&#039;&#039;Disable&#039;&#039;&#039; button to Disable DKIM.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ath4.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;&#039;&#039;Note&#039;&#039;&#039;&#039;&#039; &#039;&#039;− To Enable DKIM, your Nameservers must point to your hosting. It is recommended that you use DKIM Authentication in your hosting.&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Advertisement&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;SPF&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Sender Policy Framework (SPF) helps in preventing outgoing messages to spams. This helps to prevent spammers in creating a message that looks like it is originated through your domain. SPF uses TXT type DNS resource records, which specify the hosts that send emails through your domain.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Enable SPF&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To enable SPF, follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Open Email Authentication by clicking Authentication found under Mail Section of cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − Find SPF setting, if disabled, then click &#039;&#039;&#039;Enable&#039;&#039;&#039; button to Enable SPF.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Ath5.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Disable SPF&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To disable SPF, follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 1&#039;&#039;&#039; − Open Email &#039;&#039;&#039;Authentication&#039;&#039;&#039; by clicking Authentication found under Mail Section of cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step 2&#039;&#039;&#039; − Find SPF setting, if enabled, then click &#039;&#039;&#039;Disable&#039;&#039;&#039; button to disable SPF.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;DMARC (Domain-based Message Authentication, Reporting, and Conformance)&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;DMARC builds upon SPF and DKIM by:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Providing clear policies for handling authentication failures&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Enabling domain owners to receive detailed feedback reports about email authentication&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Creating alignment between the various sender identities in an email&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Allowing for progressive implementation through graduated enforcement policies&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;How DMARC Works&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;DMARC operates through a DNS TXT record that instructs receiving mail servers how to handle emails that fail authentication. The process works as follows:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;The sending domain publishes a DMARC policy in its DNS records&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;When an email arrives, the receiving server checks for SPF and DKIM authentication&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;The receiving server verifies &amp;quot;alignment&amp;quot; between the authenticated domain and the visible From: domain&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;Based on the published DMARC policy, the receiver takes appropriate action (none, quarantine, or reject)&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;The receiver generates reports and sends them back to the address specified in the DMARC record&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;DMARC Policies&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;DMARC offers three policy options of increasing strictness:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;p=none&#039;&#039;&#039;: Monitor mode that requests reports but takes no action against failing messages&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;p=quarantine&#039;&#039;&#039;: Suggests that failing messages should be placed in spam or junk folders&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;p=reject&#039;&#039;&#039;: Instructs receivers to block failing messages entirely&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;Implementing DMARC: A Step-by-Step Approach&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;1. Assessment and Planning&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Identify all legitimate sources of email from your domain&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Map out your email infrastructure&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Determine which third parties send email on your behalf&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Set goals and timelines for DMARC implementation&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;2. Implement SPF&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Create an SPF record listing all authorized sending servers&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Publish the SPF record in your DNS&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Test to ensure legitimate emails are passing&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Example SPF record: v=spf1 ip4:192.0.2.0/24 include:_spf.example.com -all&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;3. Implement DKIM&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Generate DKIM key pairs&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Configure your mail servers to sign outgoing messages&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Publish your DKIM public keys in DNS&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Verify signatures are being applied correctly&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;4. Deploy DMARC in Monitoring Mode&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Start with a &amp;quot;p=none&amp;quot; policy to gather data without affecting mail flow&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Publish a basic DMARC record: v=DMARC1; p=none; rua=&amp;lt;nowiki&amp;gt;mailto:dmarc-reports@example.com&amp;lt;/nowiki&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Analyze the resulting reports to identify legitimate sources that may be failing authentication&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;5. Coordinate with Third-Party Senders&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Share your DMARC implementation plans with authorized third parties&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Help them configure proper authentication for your domain&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Consider implementing subdomain delegation where appropriate&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;6. Gradually Increase Enforcement&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Move to &amp;quot;p=quarantine&amp;quot; with a percentage tag once monitoring shows minimal false positives&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Example: v=DMARC1; p=quarantine; pct=25; rua=&amp;lt;nowiki&amp;gt;mailto:dmarc-reports@example.com&amp;lt;/nowiki&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Gradually increase the percentage to 100%&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;7. Move to Full Rejection&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Once confident in your authentication coverage, implement &amp;quot;p=reject&amp;quot;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Example: v=DMARC1; p=reject; rua=&amp;lt;nowiki&amp;gt;mailto:dmarc-reports@example.com&amp;lt;/nowiki&amp;gt;; ruf=&amp;lt;nowiki&amp;gt;mailto:forensic@example.com&amp;lt;/nowiki&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Continue monitoring reports for unexpected failures&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Category:CPanel&amp;diff=664</id>
		<title>Category:CPanel</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Category:CPanel&amp;diff=664"/>
		<updated>2025-09-04T11:10:34Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;cPanel is a web hosting control panel software developed by [https://cpanel.net/ cPanel, LLC]. It provides a graphical interface (GUI) and automation tools designed to simplify the process of hosting a web site to the website owner or the &amp;quot;end user&amp;quot;. It enables administration through a standard web browser using a three-tier structure. While cPanel is limited to managing a single hosting account, cPanel &amp;amp; WHM allows the administration of the entire server.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;In addition to the GUI, cPanel also has command line and API-based access that allows third-party software vendors, web hosting organizations, and developers to automate standard system administration processes. cPanel &amp;amp; WHM is designed to function either on a dedicated server or virtual private server.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;big&amp;gt;Features of cPanel&amp;lt;/big&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;1. Domain Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Addon Domains&#039;&#039;&#039; → [[Create-addon-domain|Host multiple websites on a single account.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Dynamic DNS  →&#039;&#039;&#039; [[Create-dynamic-dns-in-cpanel|Keeps track of the appropriate IP address for a given service.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Redirects&#039;&#039;&#039; → [[Forward-traffic-from-one-URL-to-another|Forward traffic from one URL to another.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;DNS Zone Editor&#039;&#039;&#039; → [[Manage-dns-records|Manage DNS records (A, CNAME, MX, TXT, etc.).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;2. Email Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Email Accounts&#039;&#039;&#039; → [[Create-professional-emails|Create professional emails (e.g., support@yourdomain.com).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Webmail&#039;&#039;&#039; → [[Access-emails-from-browser|Access emails from browser (Roundcube, Horde).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Forwarders&#039;&#039;&#039; → [[Forward-emails-to-another-address|Forward emails to another address]].&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Autoresponders&#039;&#039;&#039; → [[Automatic-replies|Automatic replies (e.g., &amp;quot;Out of office&amp;quot;).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Spam Filters&#039;&#039;&#039; → [[Block-junk/spam-emails|Block junk/spam emails.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Email Authentication&#039;&#039;&#039; → [[Configure-dkim,spf,dmarc-to-protect-against-spoofing|Configure DKIM, SPF, DMARC to protect against spoofing.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;3. File Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;File Manager&#039;&#039;&#039; → [[Upload,delete,edit,move-files-without-ftp|Upload, delete, edit, move files without FTP.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;FTP Accounts&#039;&#039;&#039; → [[Transfer-files-via-ftp-clients|Transfer files via FTP clients (FileZilla, WinSCP).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Backup Wizard&#039;&#039;&#039; → [[Download full/partial-site-backups|Download full/partial site backups.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Disk Usage&#039;&#039;&#039; → [[Monitor storage usage.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;4. Database Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;MySQL/MariaDB Databases&#039;&#039;&#039; → [[Create-&amp;amp;-manage-databases|Create &amp;amp; manage databases]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;phpMyAdmin&#039;&#039;&#039; → [[Web-based-gui-to-edit-databases|Web-based GUI to edit databases]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Remote MySQL&#039;&#039;&#039; → [[How-to-work-with-remote-mysql-in-cpanel|Allow external apps to connect to your database.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;5. Security Tools&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;SSL/TLS Manager&#039;&#039;&#039; → [[Install-ssl-certificates|Install SSL certificates (including free Let’s Encrypt).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Leech Protection&#039;&#039;&#039; → [[Enable-leech-protection|Protect folders with login credentials.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Hotlink Protection&#039;&#039;&#039; → [[Enable-hotlink-protection|Prevent others from stealing your images/files.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;IP Blocker&#039;&#039;&#039; → [[How-to-block-an-ip-address|Block specific IP addresses.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;cPanel &amp;amp; WHM Version Releases&amp;lt;/big&amp;gt; ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!&amp;lt;big&amp;gt;Version&amp;lt;/big&amp;gt;&lt;br /&gt;
!&amp;lt;big&amp;gt;Release Date&amp;lt;/big&amp;gt;&lt;br /&gt;
!&amp;lt;big&amp;gt;End-of-Life / EOL Date&amp;lt;/big&amp;gt;&lt;br /&gt;
!&amp;lt;big&amp;gt;Notes&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;110 (LTS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;April 3, 2023&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;January 1, 2026 (via ELS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Extended Lifecycle Support (CentOS/CL7) (Wikipedia, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;118 (LTS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;March 4, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;October 2025&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;LTS release with regular update support (Wikipedia, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;120&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;April 9, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;August 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Regular production release (Wikipedia, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;122&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;August 19, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;— (not specified)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Regular production release (Wikipedia)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;124&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;October 10, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;—&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Introduced account type analytics, MariaDB 11.4, improved DMARC (Wikipedia, cPanel)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;126 (LTS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;January 21, 2025&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;August 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;LTS release, introduced SEO interface, social media management, MySQL 8.4 (Wikipedia, cPanel &amp;amp; WHM Documentation, cPanel)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;128&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;March 2025&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;September 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Updated zone editor, language preferences, API tweaks (cPanel &amp;amp; WHM Documentation, cPanel)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;130&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;June 2025 (release tier) / July 15, 2025 (current) / July 31, 2025 (RELEASE)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;December 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;New tweak settings, internal PHP upgrade, account preferences enhancements (cPanel, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Manage-dns-records&amp;diff=663</id>
		<title>Manage-dns-records</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Manage-dns-records&amp;diff=663"/>
		<updated>2025-09-04T11:00:21Z</updated>

		<summary type="html">&lt;p&gt;Shubh: Created page with &amp;quot;&amp;lt;big&amp;gt;The Zone Editor within cPanel allows clients to manage their A, CNAME, MX and TXT records. Within Zone editor a client can add, edit or remove their records, along with seeing a list of all domains and records created. To begin managing records, you can follow the guide below:&amp;lt;/big&amp;gt;  * &amp;lt;big&amp;gt;Enter cPanel - If you don&amp;#039;t know how, you can follow this guide.&amp;lt;/big&amp;gt; * &amp;lt;big&amp;gt;On     the &amp;#039;&amp;#039;&amp;#039;Tools&amp;#039;&amp;#039;&amp;#039; page, in the &amp;#039;&amp;#039;&amp;#039;Domains&amp;#039;&amp;#039;&amp;#039; section,     click &amp;#039;&amp;#039;&amp;#039;Zone Editor&amp;#039;&amp;#039;&amp;#039;:&amp;lt;/big&amp;gt; * Fi...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;The Zone Editor within cPanel allows clients to manage their A, CNAME, MX and TXT records. Within Zone editor a client can add, edit or remove their records, along with seeing a list of all domains and records created. To begin managing records, you can follow the guide below:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Enter cPanel - If you don&#039;t know how, you can follow this guide.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;On     the &#039;&#039;&#039;Tools&#039;&#039;&#039; page, in the &#039;&#039;&#039;Domains&#039;&#039;&#039; section,     click &#039;&#039;&#039;Zone Editor&#039;&#039;&#039;:&amp;lt;/big&amp;gt;&lt;br /&gt;
* [[File:Domain1.png|center|thumb|602x602px]]&lt;br /&gt;
&lt;br /&gt;
#&lt;br /&gt;
#     &lt;br /&gt;
# &amp;lt;big&amp;gt;Under &#039;&#039;&#039;Domains&#039;&#039;&#039;,     locate the domain for which you want to add a record, and then click &#039;&#039;&#039;Manage&#039;&#039;&#039;:&amp;lt;/big&amp;gt;&lt;br /&gt;
# [[File:Zone1.png|center|thumb|451x451px]]     &lt;br /&gt;
# &amp;lt;big&amp;gt;Next     to &#039;&#039;&#039;Add Record&#039;&#039;&#039;, click the down arrow, and then click the type     of record you want to add:&amp;lt;/big&amp;gt;     [[File:Zone5.png|center|thumb]]&lt;br /&gt;
# &amp;lt;big&amp;gt;In     the &#039;&#039;&#039;Name&#039;&#039;&#039; text box, type the fully-qualified domain name     (FQDN) for the record.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;In     the &#039;&#039;&#039;TTL&#039;&#039;&#039; text box, type the time-to-live value in seconds.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;If you are unsure of the value to specify, type &#039;&#039;&#039;14400&#039;&#039;&#039; , which is four hours.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Confirm     that the &#039;&#039;&#039;Type&#039;&#039;&#039; list box contains the type of record that     you want to add.&amp;lt;/big&amp;gt;&lt;br /&gt;
# &amp;lt;big&amp;gt;In     the &#039;&#039;&#039;Record&#039;&#039;&#039; text box, type the value for the record.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;If     you are adding an &#039;&#039;&#039;A&#039;&#039;&#039; record, type the IP address to     associate with the domain name that you selected in step 2.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;If     you are adding a &#039;&#039;&#039;CNAME&#039;&#039;&#039; record, type the associated     canonical name for the domain name that you selected in step 2.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;If     you are adding a &#039;&#039;&#039;TXT&#039;&#039;&#039; record, type the data for the &#039;&#039;&#039;TXT&#039;&#039;&#039; record.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Click &#039;&#039;&#039;Add     Record&#039;&#039;&#039;. cPanel adds the record.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;Editing a record&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To edit a record using the Zone Editor, follow these steps:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;Log     in to cPanel.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Zone3.png|center|thumb|127x127px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;If you do not know how to log in to your cPanel account, please see [[/kb.hosting.com/docs/accessing-cpanel|this article]].&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;big&amp;gt;On     the &#039;&#039;&#039;Tools&#039;&#039;&#039; page, in the &#039;&#039;&#039;Domains&#039;&#039;&#039; section,     click &#039;&#039;&#039;Zone Editor&#039;&#039;&#039;:&amp;lt;/big&amp;gt;&lt;br /&gt;
# [[File:Zone1.png|center|thumb|451x451px]]     &lt;br /&gt;
# &amp;lt;big&amp;gt;Under &#039;&#039;&#039;Domains&#039;&#039;&#039;,     locate the domain for which you want to add a record, and then click &#039;&#039;&#039;Manage&#039;&#039;&#039;:&amp;lt;/big&amp;gt;     &lt;br /&gt;
# &amp;lt;big&amp;gt;Locate     the record you want to edit, and then under &#039;&#039;&#039;Actions&#039;&#039;&#039;,     click &#039;&#039;&#039;Edit&#039;&#039;&#039;:&amp;lt;/big&amp;gt;&lt;br /&gt;
# [[File:Zone2.png|center|thumb|445x445px]]     &lt;br /&gt;
# &amp;lt;big&amp;gt;Modify     the value or values you want to change, and then click &#039;&#039;&#039;Save Record&#039;&#039;&#039;.     cPanel updates the record.&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=File:Zone3.png&amp;diff=662</id>
		<title>File:Zone3.png</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=File:Zone3.png&amp;diff=662"/>
		<updated>2025-09-04T10:48:54Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;r&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=File:Zone5.png&amp;diff=661</id>
		<title>File:Zone5.png</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=File:Zone5.png&amp;diff=661"/>
		<updated>2025-09-04T10:44:31Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;a&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Category:CPanel&amp;diff=660</id>
		<title>Category:CPanel</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Category:CPanel&amp;diff=660"/>
		<updated>2025-09-04T10:11:05Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;cPanel is a web hosting control panel software developed by [https://cpanel.net/ cPanel, LLC]. It provides a graphical interface (GUI) and automation tools designed to simplify the process of hosting a web site to the website owner or the &amp;quot;end user&amp;quot;. It enables administration through a standard web browser using a three-tier structure. While cPanel is limited to managing a single hosting account, cPanel &amp;amp; WHM allows the administration of the entire server.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;In addition to the GUI, cPanel also has command line and API-based access that allows third-party software vendors, web hosting organizations, and developers to automate standard system administration processes. cPanel &amp;amp; WHM is designed to function either on a dedicated server or virtual private server.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;big&amp;gt;Features of cPanel&amp;lt;/big&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;1. Domain Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Addon Domains&#039;&#039;&#039; → [[Create-addon-domain|Host multiple websites on a single account.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Dynamic DNS  →&#039;&#039;&#039; [[Create-dynamic-dns-in-cpanel|Keeps track of the appropriate IP address for a given service.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Redirects&#039;&#039;&#039; → [[Forward-traffic-from-one-URL-to-another|Forward traffic from one URL to another.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;DNS Zone Editor&#039;&#039;&#039; → [[Manage-dns-records|Manage DNS records (A, CNAME, MX, TXT, etc.).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;2. Email Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Email Accounts&#039;&#039;&#039; → [[Create-professional-emails|Create professional emails (e.g., support@yourdomain.com).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Webmail&#039;&#039;&#039; → [[Access-emails-from-browser|Access emails from browser (Roundcube, Horde).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Forwarders&#039;&#039;&#039; → [[Forward-emails-to-another-address|Forward emails to another address]].&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Autoresponders&#039;&#039;&#039; → [[Automatic-replies|Automatic replies (e.g., &amp;quot;Out of office&amp;quot;).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Spam Filters&#039;&#039;&#039; → [[Block-junk/spam-emails|Block junk/spam emails.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Email Authentication&#039;&#039;&#039; → [[Configure-DKIM,SPF,DMARC-to-protect-against-spoofing|Configure DKIM, SPF, DMARC to protect against spoofing.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;3. File Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;File Manager&#039;&#039;&#039; → [[Upload,delete,edit,move-files-without-ftp|Upload, delete, edit, move files without FTP.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;FTP Accounts&#039;&#039;&#039; → [[Transfer-files-via-ftp-clients|Transfer files via FTP clients (FileZilla, WinSCP).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Backup Wizard&#039;&#039;&#039; → [[Download full/partial-site-backups|Download full/partial site backups.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Disk Usage&#039;&#039;&#039; → [[Monitor storage usage.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;4. Database Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;MySQL/MariaDB Databases&#039;&#039;&#039; → [[Create-&amp;amp;-manage-databases|Create &amp;amp; manage databases]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;phpMyAdmin&#039;&#039;&#039; → [[Web-based-gui-to-edit-databases|Web-based GUI to edit databases]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Remote MySQL&#039;&#039;&#039; → [[How-to-work-with-remote-mysql-in-cpanel|Allow external apps to connect to your database.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;5. Security Tools&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;SSL/TLS Manager&#039;&#039;&#039; → [[Install-ssl-certificates|Install SSL certificates (including free Let’s Encrypt).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Leech Protection&#039;&#039;&#039; → [[Enable-leech-protection|Protect folders with login credentials.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Hotlink Protection&#039;&#039;&#039; → [[Enable-hotlink-protection|Prevent others from stealing your images/files.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;IP Blocker&#039;&#039;&#039; → [[How-to-block-an-ip-address|Block specific IP addresses.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;cPanel &amp;amp; WHM Version Releases&amp;lt;/big&amp;gt; ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!&amp;lt;big&amp;gt;Version&amp;lt;/big&amp;gt;&lt;br /&gt;
!&amp;lt;big&amp;gt;Release Date&amp;lt;/big&amp;gt;&lt;br /&gt;
!&amp;lt;big&amp;gt;End-of-Life / EOL Date&amp;lt;/big&amp;gt;&lt;br /&gt;
!&amp;lt;big&amp;gt;Notes&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;110 (LTS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;April 3, 2023&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;January 1, 2026 (via ELS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Extended Lifecycle Support (CentOS/CL7) (Wikipedia, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;118 (LTS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;March 4, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;October 2025&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;LTS release with regular update support (Wikipedia, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;120&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;April 9, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;August 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Regular production release (Wikipedia, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;122&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;August 19, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;— (not specified)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Regular production release (Wikipedia)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;124&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;October 10, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;—&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Introduced account type analytics, MariaDB 11.4, improved DMARC (Wikipedia, cPanel)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;126 (LTS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;January 21, 2025&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;August 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;LTS release, introduced SEO interface, social media management, MySQL 8.4 (Wikipedia, cPanel &amp;amp; WHM Documentation, cPanel)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;128&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;March 2025&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;September 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Updated zone editor, language preferences, API tweaks (cPanel &amp;amp; WHM Documentation, cPanel)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;130&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;June 2025 (release tier) / July 15, 2025 (current) / July 31, 2025 (RELEASE)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;December 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;New tweak settings, internal PHP upgrade, account preferences enhancements (cPanel, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Manage-DNS-records&amp;diff=659</id>
		<title>Manage-DNS-records</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Manage-DNS-records&amp;diff=659"/>
		<updated>2025-09-04T09:58:44Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;The Zone Editor within cPanel allows clients to manage their A, CNAME, MX and TXT records. Within Zone editor a client can add, edit or remove their records, along with seeing a list of all domains and records created. To begin managing records, you can follow the guide below:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Enter cPanel - If you don&#039;t know how, you can follow this guide.&amp;lt;/big&amp;gt;[[File:Domain1.png|center|thumb|602x602px]]&lt;br /&gt;
* &amp;lt;big&amp;gt;In  cPanel, look for the &#039;&#039;&#039;Zone Editor&#039;&#039;&#039; option under the &#039;&#039;&#039;Domain&#039;&#039;&#039;  tab.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Domain0.png|center|thumb|789x789px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Zone1.png|center|thumb|451x451px]]&lt;br /&gt;
* &amp;lt;big&amp;gt;Now in the Zone Editor, you will want to find the domain you wish to add a     record to. You can do this either by looking through the table or by using     the &#039;&#039;&#039;Filter by domain&#039;&#039;&#039; search box. Once you have found the domain,     click &#039;&#039;&#039;Manage.&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Domain3.png|center|thumb|451x451px]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;big&amp;gt;If you wish to add any DNS record (A,CNAME,TXT,MX) you can click on &#039;&#039;&#039;+Add     Record.&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
[[File:Zone2.png|center|thumb|451x451px]]&lt;br /&gt;
* &amp;lt;big&amp;gt;To     add an &#039;A&#039; record, select &#039;A&#039; from the type dropdown, enter the hostname     in the Name field, and add the public IP address you want the domain or     subdomain to point to in the Record field. Then, click &#039;&#039;&#039;Save Record&#039;&#039;&#039;.     Similarly, to add a CNAME record, select &#039;CNAME&#039; from the dropdown, enter     the hostname, specify the value you want it to point to, and click &#039;&#039;&#039;Save     Record&#039;&#039;&#039;. The same process applies for adding TXT and MX records as     well.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To  update or edit an existing DNS record, click Edit next to the record you     want to modify, update the server&#039;s public IP, and then click &#039;&#039;&#039;Save     Record.&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Domain8.png|center|thumb|642x642px]]&amp;lt;big&amp;gt;Congratulations! You&#039;ve successfully managed your DNS records using the DNS Zone Editor.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;If you have any questions, please don’t hesitate to contact our team via live chat.&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Manage-DNS-records&amp;diff=658</id>
		<title>Manage-DNS-records</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Manage-DNS-records&amp;diff=658"/>
		<updated>2025-09-04T09:46:57Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;The Zone Editor within cPanel allows clients to manage their A, CNAME, MX and TXT records. Within Zone editor a client can add, edit or remove their records, along with seeing a list of all domains and records created. To begin managing records, you can follow the guide below:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Enter cPanel - If you don&#039;t know how, you can follow this guide.&amp;lt;/big&amp;gt;[[File:Domain1.png|center|thumb|602x602px]]&lt;br /&gt;
* &amp;lt;big&amp;gt;In  cPanel, look for the &#039;&#039;&#039;Zone Editor&#039;&#039;&#039; option under the &#039;&#039;&#039;Domain&#039;&#039;&#039;  tab.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Domain0.png|center|thumb|789x789px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Zone1.png|center|thumb|451x451px]]&lt;br /&gt;
* &amp;lt;big&amp;gt;Now in the Zone Editor, you will want to find the domain you wish to add a     record to. You can do this either by looking through the table or by using     the &#039;&#039;&#039;Filter by domain&#039;&#039;&#039; search box. Once you have found the domain,     click &#039;&#039;&#039;Manage.&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Domain3.png|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;big&amp;gt;If you wish to add any DNS record (A,CNAME,TXT,MX) you can click on &#039;&#039;&#039;+Add     Record.&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
[[File:Zone2.png|center|thumb|451x451px]]&lt;br /&gt;
* &amp;lt;big&amp;gt;To     add an &#039;A&#039; record, select &#039;A&#039; from the type dropdown, enter the hostname     in the Name field, and add the public IP address you want the domain or     subdomain to point to in the Record field. Then, click &#039;&#039;&#039;Save Record&#039;&#039;&#039;.     Similarly, to add a CNAME record, select &#039;CNAME&#039; from the dropdown, enter     the hostname, specify the value you want it to point to, and click &#039;&#039;&#039;Save     Record&#039;&#039;&#039;. The same process applies for adding TXT and MX records as     well.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To  update or edit an existing DNS record, click Edit next to the record you     want to modify, update the server&#039;s public IP, and then click &#039;&#039;&#039;Save     Record.&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Domain8.png|center|thumb|642x642px]]&amp;lt;big&amp;gt;Congratulations! You&#039;ve successfully managed your DNS records using the DNS Zone Editor.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;If you have any questions, please don’t hesitate to contact our team via live chat.&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=File:Zone2.png&amp;diff=657</id>
		<title>File:Zone2.png</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=File:Zone2.png&amp;diff=657"/>
		<updated>2025-09-04T09:40:14Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;r&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=File:Zone1.png&amp;diff=656</id>
		<title>File:Zone1.png</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=File:Zone1.png&amp;diff=656"/>
		<updated>2025-09-04T09:30:26Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;a&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Manage-DNS-records&amp;diff=655</id>
		<title>Manage-DNS-records</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Manage-DNS-records&amp;diff=655"/>
		<updated>2025-09-04T08:38:51Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;The Zone Editor within cPanel allows clients to manage their A, CNAME, MX and TXT records. Within Zone editor a client can add, edit or remove their records, along with seeing a list of all domains and records created. To begin managing records, you can follow the guide below:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Enter cPanel - If you don&#039;t know how, you can follow this guide.&amp;lt;/big&amp;gt;[[File:Domain1.png|center|thumb|602x602px]]&lt;br /&gt;
* &amp;lt;big&amp;gt;In  cPanel, look for the &#039;&#039;&#039;Zone Editor&#039;&#039;&#039; option under the &#039;&#039;&#039;Domain&#039;&#039;&#039;  tab.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Domain0.png|center|thumb|789x789px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Domain2.png|center|thumb|451x451px]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Now in the Zone Editor, you will want to find the domain you wish to add a     record to. You can do this either by looking through the table or by using     the &#039;&#039;&#039;Filter by domain&#039;&#039;&#039; search box. Once you have found the domain,     click &#039;&#039;&#039;Manage.&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Domain3.png|center|thumb|451x451px]]&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;big&amp;gt;If you wish to add any DNS record (A,CNAME,TXT,MX) you can click on &#039;&#039;&#039;+Add     Record.&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Domain5.png|center|thumb|451x451px]]&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;To     add an &#039;A&#039; record, select &#039;A&#039; from the type dropdown, enter the hostname     in the Name field, and add the public IP address you want the domain or     subdomain to point to in the Record field. Then, click &#039;&#039;&#039;Save Record&#039;&#039;&#039;.     Similarly, to add a CNAME record, select &#039;CNAME&#039; from the dropdown, enter     the hostname, specify the value you want it to point to, and click &#039;&#039;&#039;Save     Record&#039;&#039;&#039;. The same process applies for adding TXT and MX records as     well.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;To  update or edit an existing DNS record, click Edit next to the record you     want to modify, update the server&#039;s public IP, and then click &#039;&#039;&#039;Save     Record.&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Domain8.png|center|thumb|642x642px]]&amp;lt;big&amp;gt;Congratulations! You&#039;ve successfully managed your DNS records using the DNS Zone Editor.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;If you have any questions, please don’t hesitate to contact our team via live chat.&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Manage-DNS-records&amp;diff=654</id>
		<title>Manage-DNS-records</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Manage-DNS-records&amp;diff=654"/>
		<updated>2025-09-04T08:00:55Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Zone Editor within cPanel allows clients to manage their A, CNAME, MX and TXT records. Within Zone editor a client can add, edit or remove their records, along with seeing a list of all domains and records created. To begin managing records, you can follow the guide below:&lt;br /&gt;
&lt;br /&gt;
# Enter     cPanel - If you don&#039;t know how, you can follow this [[/help.bigscoots.com/en/articles/9796454-shared-accessing-cpanel-wordpress#h%20d30855699f|guide]].&lt;br /&gt;
# [[File:Domain1.png|center|thumb|602x602px]]&lt;br /&gt;
# In     cPanel, look for the &#039;&#039;&#039;Zone Editor&#039;&#039;&#039; option under the &#039;&#039;&#039;Domain&#039;&#039;&#039;     tab.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Domain0.png|center|thumb|789x789px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Domain2.png|center|thumb|451x451px]]&lt;br /&gt;
&lt;br /&gt;
# Now     in the Zone Editor, you will want to find the domain you wish to add a     record to. You can do this either by looking through the table or by using     the &#039;&#039;&#039;Filter by domain&#039;&#039;&#039; search box. Once you have found the domain,     click &#039;&#039;&#039;Manage.&#039;&#039;&#039;&lt;br /&gt;
[[File:Domain3.png|center|thumb|451x451px]]&lt;br /&gt;
&lt;br /&gt;
#&lt;br /&gt;
# If     you wish to add any DNS record (A,CNAME,TXT,MX) you can click on &#039;&#039;&#039;+Add     Record.&#039;&#039;&#039;&lt;br /&gt;
[[File:Domain5.png|center|thumb|451x451px]]&lt;br /&gt;
&lt;br /&gt;
# To     add an &#039;A&#039; record, select &#039;A&#039; from the type dropdown, enter the hostname     in the Name field, and add the public IP address you want the domain or     subdomain to point to in the Record field. Then, click &#039;&#039;&#039;Save Record&#039;&#039;&#039;.     Similarly, to add a CNAME record, select &#039;CNAME&#039; from the dropdown, enter     the hostname, specify the value you want it to point to, and click &#039;&#039;&#039;Save     Record&#039;&#039;&#039;. The same process applies for adding TXT and MX records as     well.&lt;br /&gt;
&lt;br /&gt;
To     update or edit an existing DNS record, click Edit next to the record you     want to modify, update the server&#039;s public IP, and then click &#039;&#039;&#039;Save     Record.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Domain8.png|center|thumb|642x642px]]&lt;br /&gt;
&lt;br /&gt;
#&lt;br /&gt;
&lt;br /&gt;
----Congratulations! You&#039;ve successfully managed your DNS records using the DNS Zone Editor.&lt;br /&gt;
&lt;br /&gt;
If you have any questions, please don’t hesitate to contact our team via live chat.&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Manage-DNS-records&amp;diff=653</id>
		<title>Manage-DNS-records</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Manage-DNS-records&amp;diff=653"/>
		<updated>2025-09-04T07:54:54Z</updated>

		<summary type="html">&lt;p&gt;Shubh: Created page with &amp;quot;The Zone Editor within cPanel allows clients to manage their A, CNAME, MX and TXT records. Within Zone editor a client can add, edit or remove their records, along with seeing a list of all domains and records created. To begin managing records, you can follow the guide below:  # Enter     cPanel - If you don&amp;#039;t know how, you can follow this guide. # File:Domain1.png|center|thum...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Zone Editor within cPanel allows clients to manage their A, CNAME, MX and TXT records. Within Zone editor a client can add, edit or remove their records, along with seeing a list of all domains and records created. To begin managing records, you can follow the guide below:&lt;br /&gt;
&lt;br /&gt;
# Enter     cPanel - If you don&#039;t know how, you can follow this [[/help.bigscoots.com/en/articles/9796454-shared-accessing-cpanel-wordpress#h%20d30855699f|guide]].&lt;br /&gt;
# [[File:Domain1.png|center|thumb|602x602px]]&lt;br /&gt;
# In     cPanel, look for the &#039;&#039;&#039;Zone Editor&#039;&#039;&#039; option under the &#039;&#039;&#039;Domain&#039;&#039;&#039;     tab.&lt;br /&gt;
&lt;br /&gt;
[[File:Domain0.png|center|thumb|789x789px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Domain2.png|center|thumb|451x451px]]&lt;br /&gt;
&lt;br /&gt;
# Now     in the Zone Editor, you will want to find the domain you wish to add a     record to. You can do this either by looking through the table or by using     the &#039;&#039;&#039;Filter by domain&#039;&#039;&#039; search box. Once you have found the domain,     click &#039;&#039;&#039;Manage.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Domain3.png|center|thumb|451x451px]]&lt;br /&gt;
&lt;br /&gt;
# If     you wish to add any DNS record (A,CNAME,TXT,MX) you can click on &#039;&#039;&#039;+Add     Record.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Domain5.png|center|thumb|451x451px]]&lt;br /&gt;
&lt;br /&gt;
# To     add an &#039;A&#039; record, select &#039;A&#039; from the type dropdown, enter the hostname     in the Name field, and add the public IP address you want the domain or     subdomain to point to in the Record field. Then, click &#039;&#039;&#039;Save Record&#039;&#039;&#039;.     Similarly, to add a CNAME record, select &#039;CNAME&#039; from the dropdown, enter     the hostname, specify the value you want it to point to, and click &#039;&#039;&#039;Save     Record&#039;&#039;&#039;. The same process applies for adding TXT and MX records as     well.&lt;br /&gt;
&lt;br /&gt;
To     update or edit an existing DNS record, click Edit next to the record you     want to modify, update the server&#039;s public IP, and then click &#039;&#039;&#039;Save     Record.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Domain8.png|center|thumb|642x642px]]&lt;br /&gt;
&lt;br /&gt;
#&lt;br /&gt;
&lt;br /&gt;
----Congratulations! You&#039;ve successfully managed your DNS records using the DNS Zone Editor.&lt;br /&gt;
&lt;br /&gt;
If you have any questions, please don’t hesitate to contact our team via live chat.&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=File:Domain8.png&amp;diff=652</id>
		<title>File:Domain8.png</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=File:Domain8.png&amp;diff=652"/>
		<updated>2025-09-04T07:43:54Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;4&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=File:Domain0.png&amp;diff=651</id>
		<title>File:Domain0.png</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=File:Domain0.png&amp;diff=651"/>
		<updated>2025-09-04T07:35:35Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;2&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=File:Domain5.png&amp;diff=650</id>
		<title>File:Domain5.png</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=File:Domain5.png&amp;diff=650"/>
		<updated>2025-09-04T07:15:44Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;w&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=File:Domain3.png&amp;diff=649</id>
		<title>File:Domain3.png</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=File:Domain3.png&amp;diff=649"/>
		<updated>2025-09-04T07:13:35Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;r&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=File:Domain2.png&amp;diff=648</id>
		<title>File:Domain2.png</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=File:Domain2.png&amp;diff=648"/>
		<updated>2025-09-04T07:12:23Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;r&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=File:Domain1.png&amp;diff=647</id>
		<title>File:Domain1.png</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=File:Domain1.png&amp;diff=647"/>
		<updated>2025-09-04T07:09:29Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Forward-traffic-from-one-URL-to-another&amp;diff=646</id>
		<title>Forward-traffic-from-one-URL-to-another</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Forward-traffic-from-one-URL-to-another&amp;diff=646"/>
		<updated>2025-09-04T07:06:02Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;The redirect interface allows you to send all the visitors or traffic of a Domain or a particular webpage to a new domain. For example, if you moved your website to a new domain and you want to redirect all your visitors to new website, you need to setup redirect. There are two types of redirects available −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;Permanent (301) Redirect&amp;lt;/big&amp;gt; ==&lt;br /&gt;
&amp;lt;big&amp;gt;This one redirects your visitors to a new website and updates your visitors bookmarks. This also directs search engines to your new website. This redirect is permeant and means that page has moved. So, the Search Engine and other crawlers update their data according to the new link. Popularity and SEO of link remains same as the old link had.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;Temporary (302) Redirect&amp;lt;/big&amp;gt; ==&lt;br /&gt;
&amp;lt;big&amp;gt;This one redirects your visitors to a new website, but does not update your visitors bookmark. Search Engines still index your original website. This redirect is temporary and search engine thinks that the new link is going to get removed, hence it does not have same popularity like the old link.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;Create a Redirect&amp;lt;/big&amp;gt; ==&lt;br /&gt;
&amp;lt;big&amp;gt;To create a redirect, please follow these steps −&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Step 1 − Click on Redirects found in Domains section of cPanel Home.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Rd1.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Step 2 − Choose your redirect type from the Dropdown Menu, Permanent or Temporary Redirect.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Rd2.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Step 3 − Choose the Domain Name you want to redirect from the Dropdown menu of lists of domain.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Step 4 − In the next textbox, enter the path of page or path of folder you want to redirect.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Step 5 − Enter full URL of the page your domain will be redirected to, in Redirect to textbox. You will also need to specify the protocol as well, http:// or https://.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Step 6 − Select www. redirection, it determines that if you want your domain to be redirected with www or not. Explanations of options given below.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Only redirect with www. − This redirect will be done only if user has entered www. in URL.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Redirect with or without www. − This redirect will always be done, does not depends on whether user has entered www. in URL or not.&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;Do not redirect www. − This redirect will not work, if the user has entered www. in URL.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Choose your option accordingly, recommended is that you use Redirect with or without www.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Step 7 − Select Wild Card Redirection checkbox, if you want to redirect all files and folders in sub folder to the same file or folder in new domain. For example, with wildcard redirection www.example.com/pic.jpg will redirect to www.newexample.com/pic.jpg. Without wildcard redirection www.example.com/pic.jpg will redirect to Select the checkbox accordingly.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Step 8 − Click on Add button to save the settings.&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Category:CPanel&amp;diff=645</id>
		<title>Category:CPanel</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Category:CPanel&amp;diff=645"/>
		<updated>2025-09-04T07:01:39Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;cPanel is a web hosting control panel software developed by [https://cpanel.net/ cPanel, LLC]. It provides a graphical interface (GUI) and automation tools designed to simplify the process of hosting a web site to the website owner or the &amp;quot;end user&amp;quot;. It enables administration through a standard web browser using a three-tier structure. While cPanel is limited to managing a single hosting account, cPanel &amp;amp; WHM allows the administration of the entire server.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;In addition to the GUI, cPanel also has command line and API-based access that allows third-party software vendors, web hosting organizations, and developers to automate standard system administration processes. cPanel &amp;amp; WHM is designed to function either on a dedicated server or virtual private server.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;big&amp;gt;Features of cPanel&amp;lt;/big&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;1. Domain Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Addon Domains&#039;&#039;&#039; → [[Create-addon-domain|Host multiple websites on a single account.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Dynamic DNS  →&#039;&#039;&#039; [[Create-dynamic-dns-in-cpanel|Keeps track of the appropriate IP address for a given service.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Redirects&#039;&#039;&#039; → [[Forward-traffic-from-one-URL-to-another|Forward traffic from one URL to another.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;DNS Zone Editor&#039;&#039;&#039; → [[Manage-DNS-records|Manage DNS records (A, CNAME, MX, TXT, etc.).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;2. Email Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Email Accounts&#039;&#039;&#039; → [[Create-professional-emails|Create professional emails (e.g., support@yourdomain.com).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Webmail&#039;&#039;&#039; → [[Access-emails-from-browser|Access emails from browser (Roundcube, Horde).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Forwarders&#039;&#039;&#039; → [[Forward-emails-to-another-address|Forward emails to another address]].&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Autoresponders&#039;&#039;&#039; → [[Automatic-replies|Automatic replies (e.g., &amp;quot;Out of office&amp;quot;).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Spam Filters&#039;&#039;&#039; → [[Block-junk/spam-emails|Block junk/spam emails.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Email Authentication&#039;&#039;&#039; → [[Configure-DKIM,SPF,DMARC-to-protect-against-spoofing|Configure DKIM, SPF, DMARC to protect against spoofing.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;3. File Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;File Manager&#039;&#039;&#039; → [[Upload,delete,edit,move-files-without-ftp|Upload, delete, edit, move files without FTP.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;FTP Accounts&#039;&#039;&#039; → [[Transfer-files-via-ftp-clients|Transfer files via FTP clients (FileZilla, WinSCP).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Backup Wizard&#039;&#039;&#039; → [[Download full/partial-site-backups|Download full/partial site backups.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Disk Usage&#039;&#039;&#039; → [[Monitor storage usage.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;4. Database Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;MySQL/MariaDB Databases&#039;&#039;&#039; → [[Create-&amp;amp;-manage-databases|Create &amp;amp; manage databases]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;phpMyAdmin&#039;&#039;&#039; → [[Web-based-gui-to-edit-databases|Web-based GUI to edit databases]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Remote MySQL&#039;&#039;&#039; → [[How-to-work-with-remote-mysql-in-cpanel|Allow external apps to connect to your database.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;5. Security Tools&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;SSL/TLS Manager&#039;&#039;&#039; → [[Install-ssl-certificates|Install SSL certificates (including free Let’s Encrypt).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Leech Protection&#039;&#039;&#039; → [[Enable-leech-protection|Protect folders with login credentials.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Hotlink Protection&#039;&#039;&#039; → [[Enable-hotlink-protection|Prevent others from stealing your images/files.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;IP Blocker&#039;&#039;&#039; → [[How-to-block-an-ip-address|Block specific IP addresses.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;cPanel &amp;amp; WHM Version Releases&amp;lt;/big&amp;gt; ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!&amp;lt;big&amp;gt;Version&amp;lt;/big&amp;gt;&lt;br /&gt;
!&amp;lt;big&amp;gt;Release Date&amp;lt;/big&amp;gt;&lt;br /&gt;
!&amp;lt;big&amp;gt;End-of-Life / EOL Date&amp;lt;/big&amp;gt;&lt;br /&gt;
!&amp;lt;big&amp;gt;Notes&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;110 (LTS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;April 3, 2023&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;January 1, 2026 (via ELS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Extended Lifecycle Support (CentOS/CL7) (Wikipedia, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;118 (LTS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;March 4, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;October 2025&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;LTS release with regular update support (Wikipedia, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;120&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;April 9, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;August 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Regular production release (Wikipedia, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;122&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;August 19, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;— (not specified)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Regular production release (Wikipedia)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;124&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;October 10, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;—&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Introduced account type analytics, MariaDB 11.4, improved DMARC (Wikipedia, cPanel)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;126 (LTS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;January 21, 2025&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;August 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;LTS release, introduced SEO interface, social media management, MySQL 8.4 (Wikipedia, cPanel &amp;amp; WHM Documentation, cPanel)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;128&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;March 2025&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;September 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Updated zone editor, language preferences, API tweaks (cPanel &amp;amp; WHM Documentation, cPanel)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;130&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;June 2025 (release tier) / July 15, 2025 (current) / July 31, 2025 (RELEASE)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;December 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;New tweak settings, internal PHP upgrade, account preferences enhancements (cPanel, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Forward-traffic-from-one-URL-to-another&amp;diff=644</id>
		<title>Forward-traffic-from-one-URL-to-another</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Forward-traffic-from-one-URL-to-another&amp;diff=644"/>
		<updated>2025-09-04T06:24:01Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The redirect interface allows you to send all the visitors or traffic of a Domain or a particular webpage to a new domain. For example, if you moved your website to a new domain and you want to redirect all your visitors to new website, you need to setup redirect. There are two types of redirects available −&lt;br /&gt;
&lt;br /&gt;
== Permanent (301) Redirect ==&lt;br /&gt;
This one redirects your visitors to a new website and updates your visitors bookmarks. This also directs search engines to your new website. This redirect is permeant and means that page has moved. So, the Search Engine and other crawlers update their data according to the new link. Popularity and SEO of link remains same as the old link had.&lt;br /&gt;
&lt;br /&gt;
== Temporary (302) Redirect ==&lt;br /&gt;
This one redirects your visitors to a new website, but does not update your visitors bookmark. Search Engines still index your original website. This redirect is temporary and search engine thinks that the new link is going to get removed, hence it does not have same popularity like the old link.&lt;br /&gt;
&lt;br /&gt;
== Create a Redirect ==&lt;br /&gt;
To create a redirect, please follow these steps −&lt;br /&gt;
&lt;br /&gt;
Step 1 − Click on Redirects found in Domains section of cPanel Home.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Rd1.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
Step 2 − Choose your redirect type from the Dropdown Menu, Permanent or Temporary Redirect.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Rd2.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
Step 3 − Choose the Domain Name you want to redirect from the Dropdown menu of lists of domain.&lt;br /&gt;
&lt;br /&gt;
Step 4 − In the next textbox, enter the path of page or path of folder you want to redirect.&lt;br /&gt;
&lt;br /&gt;
Step 5 − Enter full URL of the page your domain will be redirected to, in Redirect to textbox. You will also need to specify the protocol as well, http:// or https://.&lt;br /&gt;
&lt;br /&gt;
Step 6 − Select www. redirection, it determines that if you want your domain to be redirected with www or not. Explanations of options given below.&lt;br /&gt;
&lt;br /&gt;
* Only redirect with www. − This redirect will be done only if user has entered www. in URL.&lt;br /&gt;
* Redirect with or without www. − This redirect will always be done, does not depends on whether user has entered www. in URL or not.&lt;br /&gt;
* Do not redirect www. − This redirect will not work, if the user has entered www. in URL.&lt;br /&gt;
&lt;br /&gt;
Choose your option accordingly, recommended is that you use Redirect with or without www.&lt;br /&gt;
&lt;br /&gt;
Step 7 − Select Wild Card Redirection checkbox, if you want to redirect all files and folders in sub folder to the same file or folder in new domain. For example, with wildcard redirection www.example.com/pic.jpg will redirect to www.newexample.com/pic.jpg. Without wildcard redirection www.example.com/pic.jpg will redirect to Select the checkbox accordingly.&lt;br /&gt;
&lt;br /&gt;
Step 8 − Click on Add button to save the settings.&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=File:Rd2.png&amp;diff=643</id>
		<title>File:Rd2.png</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=File:Rd2.png&amp;diff=643"/>
		<updated>2025-09-04T06:23:32Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;d&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=File:Rd1.png&amp;diff=642</id>
		<title>File:Rd1.png</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=File:Rd1.png&amp;diff=642"/>
		<updated>2025-09-04T06:22:17Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;d&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Forward-traffic-from-one-URL-to-another&amp;diff=641</id>
		<title>Forward-traffic-from-one-URL-to-another</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Forward-traffic-from-one-URL-to-another&amp;diff=641"/>
		<updated>2025-09-04T06:19:40Z</updated>

		<summary type="html">&lt;p&gt;Shubh: Created page with &amp;quot;The redirect interface allows you to send all the visitors or traffic of a Domain or a particular webpage to a new domain. For example, if you moved your website to a new domain and you want to redirect all your visitors to new website, you need to setup redirect. There are two types of redirects available −  == Permanent (301) Redirect == This one redirects your visitors to a new website and updates your visitors bookmarks. This also directs search engines to your new...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The redirect interface allows you to send all the visitors or traffic of a Domain or a particular webpage to a new domain. For example, if you moved your website to a new domain and you want to redirect all your visitors to new website, you need to setup redirect. There are two types of redirects available −&lt;br /&gt;
&lt;br /&gt;
== Permanent (301) Redirect ==&lt;br /&gt;
This one redirects your visitors to a new website and updates your visitors bookmarks. This also directs search engines to your new website. This redirect is permeant and means that page has moved. So, the Search Engine and other crawlers update their data according to the new link. Popularity and SEO of link remains same as the old link had.&lt;br /&gt;
&lt;br /&gt;
== Temporary (302) Redirect ==&lt;br /&gt;
This one redirects your visitors to a new website, but does not update your visitors bookmark. Search Engines still index your original website. This redirect is temporary and search engine thinks that the new link is going to get removed, hence it does not have same popularity like the old link.&lt;br /&gt;
&lt;br /&gt;
== Create a Redirect ==&lt;br /&gt;
To create a redirect, please follow these steps −&lt;br /&gt;
&lt;br /&gt;
Step 1 − Click on Redirects found in Domains section of cPanel Home.&lt;br /&gt;
&lt;br /&gt;
Step 2 − Choose your redirect type from the Dropdown Menu, Permanent or Temporary Redirect.&lt;br /&gt;
&lt;br /&gt;
Step 3 − Choose the Domain Name you want to redirect from the Dropdown menu of lists of domain.&lt;br /&gt;
&lt;br /&gt;
Step 4 − In the next textbox, enter the path of page or path of folder you want to redirect.&lt;br /&gt;
&lt;br /&gt;
Step 5 − Enter full URL of the page your domain will be redirected to, in Redirect to textbox. You will also need to specify the protocol as well, http:// or https://.&lt;br /&gt;
&lt;br /&gt;
Step 6 − Select www. redirection, it determines that if you want your domain to be redirected with www or not. Explanations of options given below.&lt;br /&gt;
&lt;br /&gt;
* Only redirect with www. − This redirect will be done only if user has entered www. in URL.&lt;br /&gt;
* Redirect with or without www. − This redirect will always be done, does not depends on whether user has entered www. in URL or not.&lt;br /&gt;
* Do not redirect www. − This redirect will not work, if the user has entered www. in URL.&lt;br /&gt;
&lt;br /&gt;
Choose your option accordingly, recommended is that you use Redirect with or without www.&lt;br /&gt;
&lt;br /&gt;
Step 7 − Select Wild Card Redirection checkbox, if you want to redirect all files and folders in sub folder to the same file or folder in new domain. For example, with wildcard redirection www.example.com/pic.jpg will redirect to www.newexample.com/pic.jpg. Without wildcard redirection www.example.com/pic.jpg will redirect to Select the checkbox accordingly.&lt;br /&gt;
&lt;br /&gt;
Step 8 − Click on Add button to save the settings.&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Create-dynamic-dns-in-cpanel&amp;diff=640</id>
		<title>Create-dynamic-dns-in-cpanel</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Create-dynamic-dns-in-cpanel&amp;diff=640"/>
		<updated>2025-09-04T05:18:56Z</updated>

		<summary type="html">&lt;p&gt;Shubh: Created page with &amp;quot;&amp;lt;big&amp;gt;Dynamic DNS in cPanel gives you a special URL that you can call from a device/script. Each time it’s called, your chosen subdomain is updated with your current public IP, making your domain always point to your home/server even with a changing ISP address.&amp;lt;/big&amp;gt;   &amp;lt;big&amp;gt;Devices such as network routers can use dynamic DNS to notify servers when their IP address changes. The gadget connects to a unique web address, authenticates itself, and then delivers the new IP a...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;Dynamic DNS in cPanel gives you a special URL that you can call from a device/script. Each time it’s called, your chosen subdomain is updated with your current public IP, making your domain always point to your home/server even with a changing ISP address.&amp;lt;/big&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Devices such as network routers can use dynamic DNS to notify servers when their IP address changes. The gadget connects to a unique web address, authenticates itself, and then delivers the new IP address. When someone attempts to connect again, cPanel changes the zone records, and they obtain the correct IP address.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Let us follow the steps to create the Dynamic DNS in cPanel: ===&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step-1&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Log in to cPanel.&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Cp1.webp|center|thumb|445x445px]]&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Steps-2&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Choose the “Domains” section and click on the “Dynamic DNS” option.&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Dy1.png|center|thumb|686x686px]]&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step-3&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;You will be taken to the “Dynamic DNS” page.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step-4&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Click on the “+create” button on the right-hand side of the screen.&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Dy2.png|center|thumb|768x768px]]&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step-5&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Now enter the “Dynamic DNS Domain”.&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Dy3.png|center|thumb|522x522px]]&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;Step-6&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;You will see two boxes:&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Enter a Subdomain prefix&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;Select a domain&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Dy4.png|center|thumb|645x645px]]&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step-7&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Enter the “Description” as shown below.&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Dy5.png|center|thumb|618x618px]]&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step-8&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Tick the box saying “Stay on this page after I click “Create”.”&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step-9&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Finally click on the “+create” button.&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Dy6.png|center|thumb]]&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step-10&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;You will get a success message.&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Dy7.png|center|thumb|476x476px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Step-11&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;You can see the “Dynamic DNS” created.&amp;lt;/big&amp;gt;&lt;br /&gt;
[[File:Dy8.png|center|thumb|768x768px]]&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=Category:CPanel&amp;diff=639</id>
		<title>Category:CPanel</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=Category:CPanel&amp;diff=639"/>
		<updated>2025-09-04T05:17:13Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;cPanel is a web hosting control panel software developed by [https://cpanel.net/ cPanel, LLC]. It provides a graphical interface (GUI) and automation tools designed to simplify the process of hosting a web site to the website owner or the &amp;quot;end user&amp;quot;. It enables administration through a standard web browser using a three-tier structure. While cPanel is limited to managing a single hosting account, cPanel &amp;amp; WHM allows the administration of the entire server.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;In addition to the GUI, cPanel also has command line and API-based access that allows third-party software vendors, web hosting organizations, and developers to automate standard system administration processes. cPanel &amp;amp; WHM is designed to function either on a dedicated server or virtual private server.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;big&amp;gt;Features of cPanel&amp;lt;/big&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;1. Domain Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Addon Domains&#039;&#039;&#039; → [[Create-addon-domain|Host multiple websites on a single account.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Dynamic DNS  →&#039;&#039;&#039; [[Create-dynamic-dns-in-cpanel|Keeps track of the appropriate IP address for a given service.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Redirects&#039;&#039;&#039; → [[Forward-traffic-from-one-URL-to-another|Forward traffic from one URL to another.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;DNS Zone Editor&#039;&#039;&#039; → Manage DNS records (A, CNAME, MX, TXT, etc.).&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;2. Email Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Email Accounts&#039;&#039;&#039; → [[Create-professional-emails|Create professional emails (e.g., support@yourdomain.com).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Webmail&#039;&#039;&#039; → [[Access-emails-from-browser|Access emails from browser (Roundcube, Horde).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Forwarders&#039;&#039;&#039; → [[Forward-emails-to-another-address|Forward emails to another address]].&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Autoresponders&#039;&#039;&#039; → [[Automatic-replies|Automatic replies (e.g., &amp;quot;Out of office&amp;quot;).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Spam Filters&#039;&#039;&#039; → [[Block-junk/spam-emails|Block junk/spam emails.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Email Authentication&#039;&#039;&#039; → [[Configure-DKIM,SPF,DMARC-to-protect-against-spoofing|Configure DKIM, SPF, DMARC to protect against spoofing.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;3. File Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;File Manager&#039;&#039;&#039; → [[Upload,delete,edit,move-files-without-ftp|Upload, delete, edit, move files without FTP.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;FTP Accounts&#039;&#039;&#039; → [[Transfer-files-via-ftp-clients|Transfer files via FTP clients (FileZilla, WinSCP).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Backup Wizard&#039;&#039;&#039; → [[Download full/partial-site-backups|Download full/partial site backups.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Disk Usage&#039;&#039;&#039; → [[Monitor storage usage.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;4. Database Management&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;MySQL/MariaDB Databases&#039;&#039;&#039; → [[Create-&amp;amp;-manage-databases|Create &amp;amp; manage databases]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;phpMyAdmin&#039;&#039;&#039; → [[Web-based-gui-to-edit-databases|Web-based GUI to edit databases]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Remote MySQL&#039;&#039;&#039; → [[How-to-work-with-remote-mysql-in-cpanel|Allow external apps to connect to your database.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;big&amp;gt;5. Security Tools&amp;lt;/big&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;SSL/TLS Manager&#039;&#039;&#039; → [[Install-ssl-certificates|Install SSL certificates (including free Let’s Encrypt).]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Leech Protection&#039;&#039;&#039; → [[Enable-leech-protection|Protect folders with login credentials.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;Hotlink Protection&#039;&#039;&#039; → [[Enable-hotlink-protection|Prevent others from stealing your images/files.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
* &amp;lt;big&amp;gt;&#039;&#039;&#039;IP Blocker&#039;&#039;&#039; → [[How-to-block-an-ip-address|Block specific IP addresses.]]&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;cPanel &amp;amp; WHM Version Releases&amp;lt;/big&amp;gt; ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!&amp;lt;big&amp;gt;Version&amp;lt;/big&amp;gt;&lt;br /&gt;
!&amp;lt;big&amp;gt;Release Date&amp;lt;/big&amp;gt;&lt;br /&gt;
!&amp;lt;big&amp;gt;End-of-Life / EOL Date&amp;lt;/big&amp;gt;&lt;br /&gt;
!&amp;lt;big&amp;gt;Notes&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;110 (LTS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;April 3, 2023&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;January 1, 2026 (via ELS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Extended Lifecycle Support (CentOS/CL7) (Wikipedia, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;118 (LTS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;March 4, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;October 2025&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;LTS release with regular update support (Wikipedia, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;120&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;April 9, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;August 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Regular production release (Wikipedia, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;122&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;August 19, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;— (not specified)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Regular production release (Wikipedia)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;124&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;October 10, 2024&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;—&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Introduced account type analytics, MariaDB 11.4, improved DMARC (Wikipedia, cPanel)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;126 (LTS)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;January 21, 2025&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;August 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;LTS release, introduced SEO interface, social media management, MySQL 8.4 (Wikipedia, cPanel &amp;amp; WHM Documentation, cPanel)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;128&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;March 2025&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;September 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;Updated zone editor, language preferences, API tweaks (cPanel &amp;amp; WHM Documentation, cPanel)&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;big&amp;gt;130&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;June 2025 (release tier) / July 15, 2025 (current) / July 31, 2025 (RELEASE)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;December 2026 (approx.)&amp;lt;/big&amp;gt;&lt;br /&gt;
|&amp;lt;big&amp;gt;New tweak settings, internal PHP upgrade, account preferences enhancements (cPanel, cPanel &amp;amp; WHM Documentation)&amp;lt;/big&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=File:Dy8.png&amp;diff=638</id>
		<title>File:Dy8.png</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=File:Dy8.png&amp;diff=638"/>
		<updated>2025-09-04T05:16:41Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;dns&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
	<entry>
		<id>https://docs.lhycloud.com/index.php?title=File:Dy7.png&amp;diff=637</id>
		<title>File:Dy7.png</title>
		<link rel="alternate" type="text/html" href="https://docs.lhycloud.com/index.php?title=File:Dy7.png&amp;diff=637"/>
		<updated>2025-09-04T05:15:46Z</updated>

		<summary type="html">&lt;p&gt;Shubh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;dns&lt;/div&gt;</summary>
		<author><name>Shubh</name></author>
	</entry>
</feed>