[Zope3-Users] Getting a Skin past Apache2
Myles English
mylesenglish at gmail.com
Fri Dec 21 21:43:15 EST 2007
In correction to myself...
A day ago I wrote:
> Does any one know why when I look at http://my.site.com/foo it is just
Sorry, that should be http://my.site.com/
> a bare-bones ZMI with no resources or widgets showing, just text
> really,
And the Navigation tree is 'Loading...'. I am not too fussed about
getting this working but maybe it is the same problem that prevents me
seeing a skin.
Using Rotterdam to start with:
>but when I go to http://localhost:8080/++skin++Rotterdam/foo I
> can see the usual ZMI?
>
> The rewrite rule I am using is:
>
> RewriteRule ^(.*)
> http://localhost:8080/++skin++Rotterdam/foo/++vh++http:my.site.com:80/++$1 [P,L]
Myles
More information about the Zope3-users
mailing list