<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<small><font face="Verdana">with opencms 6 it is not allowed to create
folder and file name with space (%20 in URL)<br>
any tricky way to create such resource? because I need to preserve URL
for some old pages?<br>
<br>
if no, do you think it is possible to workaround like this?<br>
use a jsp file for 404 error, read the request path, convert space to
underscore and then redirect <br>
<br>
any idea?<br>
<br>
thank you<br>
<br>
Joe</font></small><br>
</body>
</html>