I'm trying to create a specific rule for the home page of a site. At the moment I use this rule:
<before css:theme="#mppeditbar" content="/html/body/*" if-path="/Plone/" href="slideshow/index.htm"/>
It works for localhost, but not with a proxy path in front of Plone.
How could I apply this rule to home page of my site ?