thanks Dan - the .htaccess rewrite rules you added work for me, i just needed to change the RewriteBase to reflect a different path from the server root.
What broke though was the skin if page levels were two or higher. My skin style sheets are external, loaded via <link > tag. It seems the relative path of var $$skin is not good enough with this clean url solution, and one would need an absolute url path to the skin folder. What would you use? I have not seen a $$farmurl variable. Also it would be important to use a variable in the skin template which works regardless of clean url being set or not. Thanks, ~Hans --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
