[Gllug] mod rewrite

Richard Jones rich at annexia.org
Mon Sep 26 14:12:17 UTC 2005


On Thu, Sep 22, 2005 at 12:34:24PM +0100, Sean Burlington wrote:
> I also want the CMS to use simple URLs that people might email to each
> other.

Note that there are two parts to this problem: Firstly you want
/photos (for example) to do a subrequest for /cgi-bin/cms?page=123 (or
whatever).  Secondly if the CMS links to itself, then URLs in the
generated page need to be rewritten to friendly URLs.  The first part
is adequately solved by mod_rewrite.  I've never really found a good
tool to solve the second problem - but I'm sure others will jump in
here and point one out.

In the end it's often a matter of fixing the CMS to generate proper
URLs in the first place - which is what we did with COCANWIKI.

Rich.

-- 
Richard Jones, CTO Merjis Ltd.
Merjis - web marketing and technology - http://merjis.com
Team Notepad - intranets and extranets for business - http://team-notepad.com
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list