Copied this from doc.jspwiki.org.
I am not sure if this is the right place to ask this question, but I am having some css related problems when I use the ShortURLConstructor with redman template. My base url is of the form http://myserver/wiki/ and the servlet mapping uses the pattern /page/*. I have made the changes to the jspwiki.properties and the parameter there for prefix is /wiki/page/
Now, the urls work fine as http://myserver/wiki/page/FooPage, but the css doesn't work anymore.
Any help would be appreciated -- SriramGopalan
Check out a likely solution. It's probably your web.xml file configuration. -- MurrayAltheim
Add new attachment
Only authorized users are allowed to upload new attachments.