View Single Post
  #13  
Old 02-18-2008, 07:10 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
If you create a context with URI "/", all requests will be forwarded to django. You use a regular expression matching context if you only want to match one URL.

http://www.litespeedtech.com/docs/we...onfig/context/
Reply With Quote