<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.tcphp.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>TCPHP - Apache</title>
 <link>http://www.tcphp.org/taxonomy/term/5/0</link>
 <description>Apache Specific Resources</description>
 <language>en</language>
<item>
 <title>TCPHP August 2005 Meeting Notes</title>
 <link>http://www.tcphp.org/meetings/tcphp-august-2005-meeting-notes</link>
 <description>Attendees: sam buchanan dave ornsby Keith Larry DeVries HJ Schmidt me Allie Brandon Form security: - historically security dealt with on network/OS side - Many attacks focus on applications&lt;p&gt;&lt;a href=&quot;http://www.tcphp.org/meetings/tcphp-august-2005-meeting-notes&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.tcphp.org/meetings/tcphp-august-2005-meeting-notes#comment</comments>
 <category domain="http://www.tcphp.org/meetings">Meetings</category>
 <category domain="http://www.tcphp.org/taxonomy/term/5">Apache</category>
 <category domain="http://www.tcphp.org/taxonomy/term/11">PHP</category>
 <category domain="http://www.tcphp.org/taxonomy/term/13">Presentations</category>
 <category domain="http://www.tcphp.org/taxonomy/term/16">Security</category>
 <category domain="http://www.tcphp.org/taxonomy/term/17">TCPHP</category>
 <pubDate>Sat, 17 Sep 2005 13:25:54 -0500</pubDate>
 <dc:creator />
 <guid isPermaLink="false">161 at http://www.tcphp.org</guid>
</item>
<item>
 <title>Creating self-signed SSL certificates for Apache</title>
 <link>http://www.tcphp.org/resources/links/creating-self-signed-ssl-certificates-for-apache</link>
 <description>&lt;p&gt;Step-by-step instructions for generating self-signed SSL certificates &amp;amp; CA&#039;s (Certificate Authorities) for a variety of linux distros.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.tcphp.org/resources/links/creating-self-signed-ssl-certificates-for-apache&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.tcphp.org/resources/links/creating-self-signed-ssl-certificates-for-apache#comment</comments>
 <category domain="http://www.tcphp.org/resources">Resources</category>
 <category domain="http://www.tcphp.org/taxonomy/term/5">Apache</category>
 <pubDate>Fri, 16 Sep 2005 15:32:21 -0500</pubDate>
 <dc:creator>PFBramscher</dc:creator>
 <guid isPermaLink="false">160 at http://www.tcphp.org</guid>
</item>
<item>
 <title>June 2005 Meeting Notes</title>
 <link>http://www.tcphp.org//meetings/june-2005-meeting-notes</link>
 <description>&lt;p&gt;&lt;b&gt;June 2005 TCPHP meeting &lt;br /&gt;Topic: Open discussions about PHP and web security&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Introductions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt;We met as usual at the &lt;a href=&quot;http://www.renbox.com/&quot;&gt;Renasissance &lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.tcphp.org//meetings/june-2005-meeting-notes&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.tcphp.org//meetings/june-2005-meeting-notes#comment</comments>
 <category domain="http://www.tcphp.org/meetings">Meetings</category>
 <category domain="http://www.tcphp.org/taxonomy/term/5">Apache</category>
 <category domain="http://www.tcphp.org/taxonomy/term/11">PHP</category>
 <category domain="http://www.tcphp.org/taxonomy/term/16">Security</category>
 <category domain="http://www.tcphp.org/taxonomy/term/17">TCPHP</category>
 <pubDate>Sun, 07 Aug 2005 14:35:18 -0500</pubDate>
 <dc:creator />
 <guid isPermaLink="false">156 at http://www.tcphp.org</guid>
</item>
<item>
 <title>Apple - Downloads - Unix &amp; OpenSource - PHP 4.3.3</title>
 <link>http://www.tcphp.org/resources/links/apple---downloads---unix-opensource---php-4-3-3</link>
 <description>&lt;p&gt;The most current official PHP/MacOS distro.&lt;/p&gt;
</description>
 <comments>http://www.tcphp.org/resources/links/apple---downloads---unix-opensource---php-4-3-3#comment</comments>
 <category domain="http://www.tcphp.org/taxonomy/term/5">Apache</category>
 <pubDate>Sat, 29 Jan 2005 23:31:49 -0600</pubDate>
 <dc:creator>chris</dc:creator>
 <guid isPermaLink="false">76 at http://www.tcphp.org</guid>
</item>
<item>
 <title>Apple - Downloads - UNIX &amp; Open Source - Apache</title>
 <link>http://www.tcphp.org/resources/links/apple---downloads---unix-open-source---apache</link>
 <description>&lt;p&gt;The most current official Apache Foundation/MacOS X distro of Apache server.&lt;/p&gt;
</description>
 <comments>http://www.tcphp.org/resources/links/apple---downloads---unix-open-source---apache#comment</comments>
 <category domain="http://www.tcphp.org/taxonomy/term/5">Apache</category>
 <pubDate>Sat, 29 Jan 2005 23:31:49 -0600</pubDate>
 <dc:creator>chris</dc:creator>
 <guid isPermaLink="false">74 at http://www.tcphp.org</guid>
</item>
<item>
 <title>Apache rewrite guide</title>
 <link>http://www.tcphp.org/resources/links/apache-rewrite-guide</link>
 <description>&lt;p&gt;Guide to Apache Mod_rewrite:&lt;/p&gt;
&lt;p&gt;&amp;quot;The Apache module mod_rewrite is a killer one, i.e. it is a really sophisticated module which provides a powerful way to do URL manipulations. With it you can nearly do all types of URL manipulations you ever dreamed about. The price you have to pay is to accept complexity, because mod_rewrite\&#039;s major drawback is that it is not easy to understand and use for the beginner. And even Apache experts sometimes discover new aspects where mod_rewrite can help. &amp;quot;&lt;/p&gt;
</description>
 <comments>http://www.tcphp.org/resources/links/apache-rewrite-guide#comment</comments>
 <category domain="http://www.tcphp.org/taxonomy/term/5">Apache</category>
 <pubDate>Sat, 29 Jan 2005 23:31:38 -0600</pubDate>
 <dc:creator>chris</dc:creator>
 <guid isPermaLink="false">10 at http://www.tcphp.org</guid>
</item>
<item>
 <title>O&#039;Reilly Safari Bookshelf</title>
 <link>http://www.tcphp.org/resources/reviews/oreilly-safari-bookshelf</link>
 <description>&lt;p align=&quot;justify&quot;&gt;Safari Bookshelf is an electronic reference library for programmers and IT professionals.&lt;/p&gt;
&lt;p&gt;I recommend that everyone get on board for the 14 day free trial (be&lt;br /&gt;
sure to put a reminder in your calendar to cancel before the 14 days is&lt;br /&gt;
up so that you don&#039;t get flipped into a $19.99 monthly subscription&lt;br /&gt;
without your wanting it to).&lt;/p&gt;
</description>
 <comments>http://www.tcphp.org/resources/reviews/oreilly-safari-bookshelf#comment</comments>
 <category domain="http://www.tcphp.org/taxonomy/term/5">Apache</category>
 <category domain="http://www.tcphp.org/taxonomy/term/6">Beginner</category>
 <category domain="http://www.tcphp.org/taxonomy/term/7">Big Name PHP Sites</category>
 <category domain="http://www.tcphp.org/taxonomy/term/12">Editors</category>
 <category domain="http://www.tcphp.org/taxonomy/term/8">Graphics</category>
 <category domain="http://www.tcphp.org/taxonomy/term/9">Other</category>
 <category domain="http://www.tcphp.org/taxonomy/term/10">PEAR</category>
 <category domain="http://www.tcphp.org/taxonomy/term/11">PHP</category>
 <category domain="http://www.tcphp.org/taxonomy/term/15">PHP Hosting</category>
 <category domain="http://www.tcphp.org/taxonomy/term/13">Presentations</category>
 <category domain="http://www.tcphp.org/taxonomy/term/16">Security</category>
 <category domain="http://www.tcphp.org/taxonomy/term/17">TCPHP</category>
 <category domain="http://www.tcphp.org/taxonomy/term/14">Unit Testing</category>
 <category domain="http://www.tcphp.org/taxonomy/term/18">Unix/Linux</category>
 <category domain="http://www.tcphp.org/taxonomy/term/19">WAMP</category>
 <category domain="http://www.tcphp.org/taxonomy/term/20">Web Logs</category>
 <pubDate>Tue, 04 Mar 2003 17:44:28 -0600</pubDate>
 <dc:creator>brad_mn1988</dc:creator>
 <guid isPermaLink="false">103 at http://www.tcphp.org</guid>
</item>
<item>
 <title>March 2001 Meeting Notes</title>
 <link>http://www.tcphp.org/meetings/march-2001-meeting-notes</link>
 <description>
&lt;p&gt;1. Demonstration of WEB-DAV. FTP is a potentially insecure way to transfer 
files to and from a web server. Web-Dav is an alternative on a windows client. 
(My Computer &amp;gt;&amp;gt;&amp;gt; Web Folders Folder &amp;gt;&amp;gt;&amp;gt; Add Web Folder 
&amp;gt;&amp;gt;&amp;gt; type in the URL of the site that you want to upload or download web 
files to or from. The server can limit access based on user and access method 
(get, post, etc.) and has to have at least one access method enabled for web-dav 
to work. &lt;/p&gt;
&lt;p&gt;     2. Discussion of separating PHP from HTML. General 
solution is to use a require statement in the HTML page to store all the PHP 
code and then have the needed variables interspersed in the HTML. &lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.tcphp.org/meetings/march-2001-meeting-notes&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.tcphp.org/meetings/march-2001-meeting-notes#comment</comments>
 <category domain="http://www.tcphp.org/meetings">Meetings</category>
 <category domain="http://www.tcphp.org/taxonomy/term/5">Apache</category>
 <category domain="http://www.tcphp.org/taxonomy/term/6">Beginner</category>
 <category domain="http://www.tcphp.org/taxonomy/term/11">PHP</category>
 <category domain="http://www.tcphp.org/taxonomy/term/16">Security</category>
 <pubDate>Wed, 14 Mar 2001 00:00:16 -0600</pubDate>
 <dc:creator>usda_organic</dc:creator>
 <guid isPermaLink="false">84 at http://www.tcphp.org</guid>
</item>
</channel>
</rss>
