<?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>cache &#8211; WebDevStudy</title>
	<atom:link href="https://www.webdevstudy.com/tag/cache/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webdevstudy.com</link>
	<description>software engineer development experience</description>
	<lastBuildDate>Fri, 30 Jun 2023 01:36:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.webdevstudy.com/wp-content/uploads/2023/04/logo-150x150.png</url>
	<title>cache &#8211; WebDevStudy</title>
	<link>https://www.webdevstudy.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>nginx enables proxy cache proxy caching</title>
		<link>https://www.webdevstudy.com/2023/06/30/nginx-enables-proxy-cache-proxy-caching/</link>
					<comments>https://www.webdevstudy.com/2023/06/30/nginx-enables-proxy-cache-proxy-caching/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 30 Jun 2023 01:36:46 +0000</pubDate>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[cache]]></category>
		<guid isPermaLink="false">https://www.webdevstudy.com/?p=228</guid>

					<description><![CDATA[nginx enables proxy cache proxy caching nginx.confhttp {Add below Add the following configuration to the configuration file for a site:]]></description>
		
					<wfw:commentRss>https://www.webdevstudy.com/2023/06/30/nginx-enables-proxy-cache-proxy-caching/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to set up browser caching with PHP</title>
		<link>https://www.webdevstudy.com/2023/06/25/how-to-set-up-browser-caching-with-php/</link>
					<comments>https://www.webdevstudy.com/2023/06/25/how-to-set-up-browser-caching-with-php/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 25 Jun 2023 02:58:11 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[cache]]></category>
		<guid isPermaLink="false">https://www.webdevstudy.com/?p=192</guid>

					<description><![CDATA[How to set up browser caching with PHP $lastModified = time() + 30; header(&#8216;Last-Modified: &#8216; . gmdate(&#8216;D, d M Y H:i:s&#8217;, $lastModified) . &#8216; GMT&#8217;);　//After this line is set, it will go to the server to check whether it has expired (whether the file has been modified), and if it is not expired, it will [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.webdevstudy.com/2023/06/25/how-to-set-up-browser-caching-with-php/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
