Hi Roel,
Dag Clemens,
We did this step by step (every step did take at least one whole day) Every time we encountered problems and resolved them before going to the next stage.
Sorry, I overlooked that in the report ...
Now there seems to be a rewrite rule mismatch
We exported/imported the whole CFM sites Never had to configure SiteAccess before
Sorry, I meant the "SiteRoot", which is maybe anyway not what You have. Secondly anyway this cannot be the problem as You can access the ZMI...
VirtualHostMonster is in both zopes (the old one is still running on different ports)
[snip report]
logging into the ZMI as manager on port 8080 : OK logging into the ZMI as manager on port 80 : OK logging into CMF site as a user on port 8080 : OK logging into CMF site as a user on port 80 : redirection to login page
What did we do wrong?
The difference between ZMI authorization and CMF authorization is the latter uses cookies. Maybe the login-cookie contains the information to be sent back to "localhost:8080" only, not to "localhost:80" ? Can You check Your browser about the stored cookies? Just a thought. Regards, clemens