<?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>Apache</title>
	<atom:link href="https://www.tecmint.com/category/web-servers/apache/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 14 Jan 2025 04:53:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.tecmint.com/wp-content/uploads/2020/07/favicon.ico</url>
	<title>Apache</title>
	<link>https://www.tecmint.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Timeout HTTP Requests in Linux</title>
		<link>https://www.tecmint.com/timeout-http-requests/</link>
					<comments>https://www.tecmint.com/timeout-http-requests/#respond</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Tue, 14 Jan 2025 04:53:40 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Nginx]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=59293</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/timeout-http-requests/">How to Timeout HTTP Requests in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>As a Linux user with over 10 years of experience, I understand the importance of optimizing your system for performance</p>
The post <a href="https://www.tecmint.com/timeout-http-requests/">How to Timeout HTTP Requests in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/timeout-http-requests/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Setup Apache Virtual Hosts in RHEL 9</title>
		<link>https://www.tecmint.com/apache-virtual-hosting-in-centos/</link>
					<comments>https://www.tecmint.com/apache-virtual-hosting-in-centos/#comments</comments>
		
		<dc:creator><![CDATA[Matei Cezar]]></dc:creator>
		<pubDate>Fri, 08 Nov 2024 05:00:31 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[RedHat]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8044</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/apache-virtual-hosting-in-centos/">How to Setup Apache Virtual Hosts in RHEL 9</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>In web hosting, virtual hosts allow a single server to host multiple domains. Apache, one of the most widely used</p>
The post <a href="https://www.tecmint.com/apache-virtual-hosting-in-centos/">How to Setup Apache Virtual Hosts in RHEL 9</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/apache-virtual-hosting-in-centos/feed/</wfw:commentRss>
			<slash:comments>24</slash:comments>
		
		
			</item>
		<item>
		<title>How to Monitor Apache Load with mod_status in Linux</title>
		<link>https://www.tecmint.com/monitor-apache-web-server-load-and-page-statistics/</link>
					<comments>https://www.tecmint.com/monitor-apache-web-server-load-and-page-statistics/#comments</comments>
		
		<dc:creator><![CDATA[Tarunika]]></dc:creator>
		<pubDate>Fri, 25 Oct 2024 05:00:26 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5332</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/monitor-apache-web-server-load-and-page-statistics/">How to Monitor Apache Load with mod_status in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>In this article, you’ll learn how to monitor your Apache web server&#8217;s load and track requests using the mod_status module,</p>
The post <a href="https://www.tecmint.com/monitor-apache-web-server-load-and-page-statistics/">How to Monitor Apache Load with mod_status in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/monitor-apache-web-server-load-and-page-statistics/feed/</wfw:commentRss>
			<slash:comments>39</slash:comments>
		
		
			</item>
		<item>
		<title>36 Useful Apache &#8216;.htaccess&#8217; Tricks for Security and Performance</title>
		<link>https://www.tecmint.com/apache-htaccess-tricks/</link>
					<comments>https://www.tecmint.com/apache-htaccess-tricks/#comments</comments>
		
		<dc:creator><![CDATA[Gunjit Khera]]></dc:creator>
		<pubDate>Tue, 15 Oct 2024 06:00:50 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=10992</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/apache-htaccess-tricks/">36 Useful Apache ‘.htaccess’ Tricks for Security and Performance</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>The .htaccess file is a powerful configuration file used on Apache-based web servers to manage and modify settings at the</p>
The post <a href="https://www.tecmint.com/apache-htaccess-tricks/">36 Useful Apache ‘.htaccess’ Tricks for Security and Performance</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/apache-htaccess-tricks/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>How to Allow or Deny Access to Websites in Apache</title>
		<link>https://www.tecmint.com/allow-deny-access-website-apache/</link>
					<comments>https://www.tecmint.com/allow-deny-access-website-apache/#respond</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 10 Oct 2024 06:11:45 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=58210</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/allow-deny-access-website-apache/">How to Allow or Deny Access to Websites in Apache</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Apache is one of the most widely used web servers in the world, offering a robust and flexible platform for</p>
The post <a href="https://www.tecmint.com/allow-deny-access-website-apache/">How to Allow or Deny Access to Websites in Apache</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/allow-deny-access-website-apache/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
