<?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 server &#8211; systemBash</title>
	<atom:link href="https://systembash.com/tag/web-server/feed/" rel="self" type="application/rss+xml" />
	<link>https://systembash.com</link>
	<description>Technology and System Administration</description>
	<lastBuildDate>Fri, 22 Oct 2010 01:28:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.3.1</generator>

<image>
	<url>https://systembash.com/wp-content/uploads/2023/08/cropped-icon-dark-bg-32x32.png</url>
	<title>web server &#8211; systemBash</title>
	<link>https://systembash.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Simple Redirect Subdomain to a Directory</title>
		<link>https://systembash.com/simple-redirect-subdomain-to-a-directory/</link>
					<comments>https://systembash.com/simple-redirect-subdomain-to-a-directory/#comments</comments>
		
		<dc:creator><![CDATA[Dave Drager]]></dc:creator>
		<pubDate>Sun, 02 Nov 2008 01:56:22 +0000</pubDate>
				<category><![CDATA[Code Samples]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Other Code]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[web server]]></category>
		<guid isPermaLink="false">http://systembash.com/?p=272</guid>

					<description><![CDATA[If you are running Apache for your web server, and mod_rewrite is&#8230;]]></description>
		
					<wfw:commentRss>https://systembash.com/simple-redirect-subdomain-to-a-directory/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Comprehensive .htaccess guide</title>
		<link>https://systembash.com/comprehensive-htaccess-guide/</link>
		
		<dc:creator><![CDATA[Dave Drager]]></dc:creator>
		<pubDate>Thu, 29 May 2008 13:46:39 +0000</pubDate>
				<category><![CDATA[Code Samples]]></category>
		<category><![CDATA[Configurations]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[web server]]></category>
		<guid isPermaLink="false">http://systembash.com/?p=168</guid>

					<description><![CDATA[The AskApache blog has a great comprehensive guide to .htaccess. A must&#8230;]]></description>
		
		
		
			</item>
		<item>
		<title>Microsoft Office 2007 New Formats and your Apache server</title>
		<link>https://systembash.com/microsoft-office-2007-new-formats-and-your-apache-server/</link>
					<comments>https://systembash.com/microsoft-office-2007-new-formats-and-your-apache-server/#comments</comments>
		
		<dc:creator><![CDATA[Dave Drager]]></dc:creator>
		<pubDate>Thu, 06 Mar 2008 16:31:31 +0000</pubDate>
				<category><![CDATA[Configurations]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Apache server]]></category>
		<category><![CDATA[content types]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mime]]></category>
		<category><![CDATA[mime.types]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[XML]]></category>
		<guid isPermaLink="false">http://systembash.com/content/microsoft-office-2007-new-formats-and-your-apache-server/</guid>

					<description><![CDATA[If you upload those new fancy-shmancy file formats to your web server&#8230;]]></description>
		
					<wfw:commentRss>https://systembash.com/microsoft-office-2007-new-formats-and-your-apache-server/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Use PHP, GD and .htaccess to Watermark All Images in a Directory</title>
		<link>https://systembash.com/php-gd-htaccess-to-watermark-all-images-in-directory/</link>
					<comments>https://systembash.com/php-gd-htaccess-to-watermark-all-images-in-directory/#comments</comments>
		
		<dc:creator><![CDATA[Dave Drager]]></dc:creator>
		<pubDate>Wed, 30 Jan 2008 12:01:20 +0000</pubDate>
				<category><![CDATA[Code Samples]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[gif]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[jpeg]]></category>
		<category><![CDATA[no cache]]></category>
		<category><![CDATA[USD]]></category>
		<category><![CDATA[watermark]]></category>
		<category><![CDATA[web server]]></category>
		<guid isPermaLink="false">http://systembash.com/content/php-gd-htaccess-to-watermark-all-images-in-directory/</guid>

					<description><![CDATA[The goal here is to watermark all images in a certain directory,&#8230;]]></description>
		
					<wfw:commentRss>https://systembash.com/php-gd-htaccess-to-watermark-all-images-in-directory/feed/</wfw:commentRss>
			<slash:comments>17</slash:comments>
		
		
			</item>
	</channel>
</rss>
