<?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>web app Archives - diditho.com</title>
	<atom:link href="https://diditho.com/tag/web-app/feed/" rel="self" type="application/rss+xml" />
	<link>https://diditho.com/tag/web-app/</link>
	<description>&#34; Knowing is not enough we must apply. Willing is not enough we must do &#34; - Bruce Lee</description>
	<lastBuildDate>Mon, 04 Aug 2014 10:23:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://diditho.com/wp-content/uploads/2023/11/cropped-diditho-photo-logo-512-x-512-32x32.png</url>
	<title>web app Archives - diditho.com</title>
	<link>https://diditho.com/tag/web-app/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Protect Apache with .HTACCESS files</title>
		<link>https://diditho.com/2014/07/30/protect-apache-web-server-htaccess-files/</link>
					<comments>https://diditho.com/2014/07/30/protect-apache-web-server-htaccess-files/#respond</comments>
		
		<dc:creator><![CDATA[diditho]]></dc:creator>
		<pubDate>Wed, 30 Jul 2014 04:05:19 +0000</pubDate>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web app]]></category>
		<guid isPermaLink="false">http://diditho.com/?p=4041</guid>

					<description><![CDATA[<p>If you&#8217;re using Apache web server, this is the first and basic step to protect your web application using .htaccess file. create and put the .htaccess file in root folder of your application and write the code; # Protect the files that important and contain sensitive information such as database username and password Order allow,deny... <span class="more"><a class="more-link" href="https://diditho.com/2014/07/30/protect-apache-web-server-htaccess-files/">Continue reading <span class="meta-nav">&#8594;</span></a></span></p>
<p>The post <a href="https://diditho.com/2014/07/30/protect-apache-web-server-htaccess-files/">Protect Apache with .HTACCESS files</a> appeared first on <a href="https://diditho.com">diditho.com</a>.</p>
]]></description>
		
					<wfw:commentRss>https://diditho.com/2014/07/30/protect-apache-web-server-htaccess-files/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
