I think you can do:

Redirect /myapp https://www.server.com/myapp

instead.

On Thu, 2004-04-08 at 18:14, Tom Penney wrote:
> On Thu, 2004-04-08 at 17:49, Adam Maloney wrote:
> > How about something like:
> > 
> > <VirtualHost *:80>
> > ServerName www.blah.com
> > Redirect / https://www.blah.com
> > </VirtualHost>
> > 
> > ?
> 
> This works, Thanks. I did not think of this approach. The trouble with
> this is I don't want to force the whole host to use https, I just want
> to force this one app to use https.
> 
> www.blah.com/myapp  - needs to force https
> www.blah.com/everythingelse - http ok
> 
> But I could just set up a new virtual host strictly for my app then
> forward www.blah.com/myapp to the new https only host myapp.blah.com.
> This is what I will do unless someone can suggest a way to pick and
> choose which directories in are forced to use https.
> 
> Thanks for the suggestion!


_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list