My Apache/modssl/mm/php/kitchen sink using RPMs howto has moved, slightly.

It now resides at

http://www.jasons.org/modssl.php

You'll still get the page if you use the old url (s/php$/phtml/;), but
thanks to a little mod_rewrite action, you still get the right content.

For those not versed in the ways of mod_rewrite, here's what I used:

RewriteEngine on
RewriteRule     ^/(.*).phtml /$1.php

The reason for the move was a site redesign, in conjunction with a 
technology upgrade to PHP 4.0b3.  I'm working on good RPMs for it.

-- 
                 Jason Costomiris <><
            Technologist, cryptogeek, human.
jcostom {at} jasons {dot} org  |  http://www.jasons.org/


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to