Hi there! Not sure what you problem is but some things to check may be:
- Paths to styles (they must me reached by apache) - Styles permission (you have to make sure that the apache user have the right permission to read an execute those files). Greetings, Alexey Vlasov wrote: > > Hi. > > I've got some problem with styles/JavaScripts. > I follow the instructions, written here: > http://plone.org/documentation/tutorial/plone-apache/virtualhost > Everything works perfectly except for the styles, see the attachment. > > What is my mistake? > > If I refer to the site through port 48003, everything works quite right. > > ====== > RewriteEngine On > RewriteRule ^/(.*) \ > http://example.name:48003/VirtualHostBase/http/example.name:80/plone/VirtualHostRoot/$1 > +[L,P] > ====== > > - - [03/Jun/2009:19:41:43 +0400] "GET > /portal_javascripts/Plone%20Default/jquery-cachekey5177.js HTTP/1.1" 404 > 12273 "http://example.name/" "Opera/9.27 (Windows NT 5.1; U; en)" > - - [03/Jun/2009:19:41:43 +0400] "GET > /portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey9102.js > HTTP/1.1" 404 12301 "http://example.name/" "Opera/9.27 (Windows NT 5.1; U; > en)" > > -- > BRGDS. Alexey Vlasov. > > > _______________________________________________ > Setup mailing list > [email protected] > http://lists.plone.org/mailman/listinfo/setup > > -- View this message in context: http://n2.nabble.com/Problem-with-styles-tp3019180p3025542.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
