Roller Users:

I'm using:
Roller 4.0
Tomcat 5.5
mysql 5.0
Java 1.6
Linux ubuntu 7.10

I'm using apache https to route to my roller installation on tomcat.

When I post a comment, roller is posting to
/roller/blog/entry/title_of_post using plain http and then when it
redirects to https the comment is getting lost.

I've tried using schemeenforcement but that did not work.

It's possible I did not set the schemeenforcement pattern correctly.
Since the last part of the url varies, I must use some kind of wildcard.

/**/entry/* did not work. Other attempts did not work.

Any help would be much appreciated. Thanks!

Jacob


Reply via email to