<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Apache2 &#8211; Hostry Help Center</title>
	<atom:link href="https://help.hostry.com/article-tags/apache2/feed/" rel="self" type="application/rss+xml" />
	<link>https://help.hostry.com</link>
	<description>Full information on how to use HOSTRY, provided by 24/7 community based support</description>
	<lastBuildDate>Thu, 24 Sep 2020 13:11:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.13</generator>

<image>
	<url>https://help.hostry.com/wp-content/uploads/cache/2021/01/cropped-apple-icon-180x180-1/836712163.png</url>
	<title>Apache2 &#8211; Hostry Help Center</title>
	<link>https://help.hostry.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How To Configurate SSL Certificate on Apache2</title>
		<link>https://help.hostry.com/knowledge-base/how-to-configurate-ssl-certificate-on-apache2/</link>
					<comments>https://help.hostry.com/knowledge-base/how-to-configurate-ssl-certificate-on-apache2/#respond</comments>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Tue, 22 Sep 2020 07:29:29 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=2191</guid>

					<description><![CDATA[After successfully installing the ssl certificate Let’s Encrypt, you need to download the files located in the “ZIP” folder. This folder must be unpacked. You can order the New SSL Certificate Let’s Encrypt by chicking in the link:&#160;&#160;https://hostry.com/solutions/ssl-for-free/ You need to open the folder with the files needed to install [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image"><img width="893" height="510" src="https://help.hostry.com/wp-content/uploads/2020/09/Apache-Main.png" alt="" class="wp-image-2193" srcset="https://help.hostry.com/wp-content/uploads/2020/09/Apache-Main.png 893w, https://help.hostry.com/wp-content/uploads/2020/09/Apache-Main-300x171.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/Apache-Main-768x439.png 768w, https://help.hostry.com/wp-content/uploads/2020/09/Apache-Main-50x29.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/Apache-Main-600x343.png 600w, https://help.hostry.com/wp-content/uploads/2020/09/Apache-Main-320x183.png 320w" sizes="(max-width: 893px) 100vw, 893px" /></figure>



<p>After successfully installing the ssl certificate Let’s Encrypt, you need to download the files located in the “ZIP” folder. This folder must be unpacked. You can order the New SSL Certificate Let’s Encrypt by chicking in the link:&nbsp;&nbsp;<a href="https://hostry.com/solutions/ssl-for-free/">https://hostry.com/solutions/ssl-for-free/</a></p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="729" src="https://help.hostry.com/wp-content/uploads/2020/09/MAWN-1024x729.png" alt="" class="wp-image-2196" srcset="https://help.hostry.com/wp-content/uploads/2020/09/MAWN-1024x729.png 1024w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-300x213.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-768x546.png 768w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-50x36.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-920x655.png 920w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-600x427.png 600w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-320x228.png 320w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN.png 1092w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>You need to open the folder with the files needed to install the certificate. They need to copy them in a text editor.</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="312" src="https://help.hostry.com/wp-content/uploads/2020/09/Unzipp-1024x312.png" alt="" class="wp-image-2199" srcset="https://help.hostry.com/wp-content/uploads/2020/09/Unzipp-1024x312.png 1024w, https://help.hostry.com/wp-content/uploads/2020/09/Unzipp-300x91.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/Unzipp-768x234.png 768w, https://help.hostry.com/wp-content/uploads/2020/09/Unzipp-50x15.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/Unzipp-920x280.png 920w, https://help.hostry.com/wp-content/uploads/2020/09/Unzipp-600x183.png 600w, https://help.hostry.com/wp-content/uploads/2020/09/Unzipp-320x98.png 320w, https://help.hostry.com/wp-content/uploads/2020/09/Unzipp.png 1664w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Then, issuing the certificate you will need to configure Apache. To configure Apache2, you must save the primary, intermediate certificate and private key to a folder on the server.</p>



<p>After, you need to open the Apache configuration file in a text editor. Apache configuration files are usually stored in&nbsp;<strong>/etc/httpd/</strong>&nbsp;or&nbsp;<strong>/etc/apache2/</strong>. The main configuration file is usually called&nbsp;<strong>httpd.conf</strong>&nbsp;or&nbsp;<strong>apache2.conf</strong><br></p>



<p>If You need the site to be accessible via a secure connection&nbsp;<em><strong>(</strong></em><strong><em>HTTPS)</em></strong>&nbsp;and also through an unsecured connection<strong><em>&nbsp;(HTTP)&nbsp;</em></strong>You will need to create a virtual host for each type of connection. Copy the existing virtual host for the http connection and change the port from 80 to 443.</p>



<p>Then in this case You need to add the following:</p>



<pre class="wp-block-code"><code>&lt;VirtualHost 192.168.0.1:443>
     DocumentRoot /var/www/website
     ServerName www.domain.com
     SSLEngine on
     SSLCertificateFile /etc/ssl/crt/certificate.crt
     SSLCertificateKeyFile /etc/ssl/crt/private.key
     SSLCertificateChainFile /etc/ssl/crt/ca_bundle.crt
     &lt;/VirtualHost> </code></pre>



<ol><li><strong>SSLCertificateFile</strong>&nbsp;should be your primary certificate file for your domain name.</li><li><strong>SSLCertificateKeyFile</strong>&nbsp;should be the key file generated when you created the&nbsp;<a href="https://www.sslshopper.com/what-is-a-csr-certificate-signing-request.html">CSR</a>.</li><li><strong>SSLCertificateChainFile</strong>&nbsp;should be the intermediate certificate file (if any) that was supplied by your certificate authority</li></ol>



<p>After a successful configuration, you must save the changes (Ctrl+S).<br>It is best to test the configuration in advance for various syntax errors, otherwise Apache simply will not start.</p>



<p>In Finish, restart Apache, using the command:</p>



<pre class="wp-block-code"><code>systemctl restart apache2﻿</code></pre>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://help.hostry.com/knowledge-base/how-to-configurate-ssl-certificate-on-apache2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How To Install Apache2 on Ubuntu 18.04</title>
		<link>https://help.hostry.com/knowledge-base/how-to-install-apache2-on-ubuntu-18-04/</link>
					<comments>https://help.hostry.com/knowledge-base/how-to-install-apache2-on-ubuntu-18-04/#respond</comments>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Thu, 11 Jul 2019 06:11:26 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=88</guid>

					<description><![CDATA[About The Most Popular Web Service Web Service Apache2 is the most popular today. This software with the source code, is a web server that successfully provides about 46% of sites all over the world today! Its official name is Apache HTTP Server. The Apache Software Foundation actively develops and [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image"><img loading="lazy" width="922" height="430" src="https://help.hostry.com/wp-content/uploads/2019/07/Screenshot-from-2019-07-10-12-03-07.png" alt="" class="wp-image-94" srcset="https://help.hostry.com/wp-content/uploads/2019/07/Screenshot-from-2019-07-10-12-03-07.png 922w, https://help.hostry.com/wp-content/uploads/2019/07/Screenshot-from-2019-07-10-12-03-07-300x140.png 300w, https://help.hostry.com/wp-content/uploads/2019/07/Screenshot-from-2019-07-10-12-03-07-768x358.png 768w, https://help.hostry.com/wp-content/uploads/2019/07/Screenshot-from-2019-07-10-12-03-07-50x23.png 50w, https://help.hostry.com/wp-content/uploads/2019/07/Screenshot-from-2019-07-10-12-03-07-920x429.png 920w, https://help.hostry.com/wp-content/uploads/2019/07/Screenshot-from-2019-07-10-12-03-07-600x280.png 600w, https://help.hostry.com/wp-content/uploads/2019/07/Screenshot-from-2019-07-10-12-03-07-320x149.png 320w" sizes="(max-width: 922px) 100vw, 922px" /></figure>



<p></p>



<h2 id="about-the-most-popular-web-service" >About The Most Popular Web Service</h2>



<p>Web Service Apache2 is the most popular  today. This software with the source code, is a web server that successfully provides about 46% of sites all over the world today! Its official name is Apache HTTP Server. The Apache Software Foundation actively develops and supports it in work and in updates.</p>



<p>When you want to visit any site, for this you enter the domain in the address bar of your browser. Then the web server does the following work: it delivers the requested files as a virtual messenger. This web server is one of those who have extensive experience in servicing sites; it is distinguished by its reliability from its first release (in 1995) to the present day!</p>



<p></p>



<h2 id="how-to-configure-apache2-on-ubuntu-18-04" >How to configure Apache2 on Ubuntu 18.04</h2>



<p>First you need to update Ubuntu;</p>



<pre class="wp-block-code"><code>sudo apt update</code></pre>



<p>Next is the installation;</p>



<pre class="wp-block-code"><code>sudo apt install apache2</code></pre>



<p>Check the web server using the following command;</p>



<pre class="wp-block-code"><code>sudo systemctl status apache2</code></pre>



<p>After asking for its status and successful installation, you should be shown the following:</p>



<figure class="wp-block-image"><img loading="lazy" width="671" height="339" src="https://help.hostry.com/wp-content/uploads/2019/07/ывапывпывп.png" alt="" class="wp-image-101" srcset="https://help.hostry.com/wp-content/uploads/2019/07/ывапывпывп.png 671w, https://help.hostry.com/wp-content/uploads/2019/07/ывапывпывп-300x152.png 300w, https://help.hostry.com/wp-content/uploads/2019/07/ывапывпывп-50x25.png 50w, https://help.hostry.com/wp-content/uploads/2019/07/ывапывпывп-600x303.png 600w, https://help.hostry.com/wp-content/uploads/2019/07/ывапывпывп-320x162.png 320w" sizes="(max-width: 671px) 100vw, 671px" /></figure>



<p>The standard landing page is launched as follows:</p>



<pre class="wp-block-code"><code>http://your_server_ip</code></pre>
]]></content:encoded>
					
					<wfw:commentRss>https://help.hostry.com/knowledge-base/how-to-install-apache2-on-ubuntu-18-04/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
