2007/11/29, Vincent Siveton <[EMAIL PROTECTED]>: > > Hi folks, > > I noticed that the 404 rule doesn't display correctly the error page > in this case: > http://maven.apache.org/shared/maven-web-ui-tests/ (with the /) > The display is correct without the / in the url, ie > http://maven.apache.org/shared/maven-web-ui-tests
It seems that it is a problem loading the CSS file: possibly the CSS should be absolutely referenced. Antonio
