13 Jul
2007
13 Jul
'07
4:51 a.m.
+-------[ SpiderX ]---------------------- | the URL. Is there some way I can get http://webserver/kb/review to work as well | as http://webserver/kb/review/ ? That was a lot of text to get to that point. How about you check to see if the URL ends in a / and if not redirect to the new url with a / This is the way most other things manage it. I would suggest wrapping your index_html page template (called index_html) by creating a python script to do the check-redirect-render shuffle. You would renamed your existing index_html to index_html2 or something else you can simple call from your python script. -- Andrew Milton akm@theinternet.com.au