Can TWiki URLs be made to suck less?

Bill McGonigle bill at bfccomputing.com
Tue Sep 27 09:39:44 EDT 2005


On Sep 26, 2005, at 22:50, Ben Scott wrote:

> Anyone know if this is easily possible?

The meaning of 'easily' is what's important here.  Of course it's SMOP.

mod_rewrite is the right place to do this:

   http://httpd.apache.org/docs/1.3/misc/rewriteguide.html

Looks like much of it can be regex'ed.  In the worst case you can call 
out to a unix filter to build the URL's.

If twiki uses referer headers for important stuff then it gets a whole 
other level of complicated.

I agree with your thesis, though.

-Bill
-----
Bill McGonigle, Owner           Work: 603.448.4440
BFC Computing, LLC              Home: 603.448.1668
bill at bfccomputing.com           Mobile: 603.252.2606
http://www.bfccomputing.com/    Pager: 603.442.1833
Jabber: flowerpt at gmail.com      Text: bill+text at bfccomputing.com
RSS: http://blog.bfccomputing.com/rss




More information about the gnhlug-discuss mailing list