Hi, Here is my config NameVirtualHost *:80 <VirtualHost *:80> ServerName localhost:80 RewriteEngine On RewriteRule ^/(.*) http://127.0.0.1:8080/VirtualHostBase/http/localhost:80/Plone/VirtualHostRoot/$1 [L,P]
</VirtualHost> I dont know where the theme and visual style gone. Any idea -- View this message in context: http://n2.nabble.com/Rewriting-url-apache-problem-tp4853234p4855662.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
