Thread: redirect issue
View Single Post
  #5  
Old 01-29-2007, 06:02 PM
gwhite gwhite is offline
Member
 
Join Date: Jan 2007
Posts: 17
Sorry for any confusion - we are not using mongrel at all, just litespeed with LSAPI. The /admin in the URI is not a directory but a RAILS action and should not need the trailing slash. The second request should not result in another redirect at all, but it seems litespeed is responding with a 301 instead of passing the request on to Rails. Thanks again
Reply With Quote