May 11, 2005

Tutorials?

Apache, Techie

i think I'm going to start putting some example code here for doing Apache server-side include and .htaccess manipulation.

Hand hint no. one - printenv is your friend.

<pre>
<!--#printenv -->
</pre>

Bascially, putting this on a page will show the current environment variables on the page (at the part of the page at which it is placed). The 'pre' tag will ensure when rendered in the browser each line of environment will appear on its own line.

Posted by nickh at May 11, 2005 12:10 AM

Email this entry



Comments