[opencms-dev] 404 in static export
Thomas Maerz
thomasmaerz at gmx.de
Thu Jan 13 12:35:50 CET 2005
<lists at rueth.info> writes:
> my problem is that the resource don't get exported _even_ though the
> timestamp has changed. I did modify the resources. But for each
> modified resource, there is a "exporting ... 404" written in the
> publish log window, and not "exporting ... OK".
Did you modify
,----[ /WEB-INF/config/opencms-importexport.xml ]
| <exporturl>http://127.0.0.1:8080${CONTEXT_NAME}/handle404</exporturl>
`----
and can you access e. g. http://${HOST}/${CONTEXT_NAME}
from localhost? Probably you only have to change the port and/or host.
Regards,
Thomas
More information about the opencms-dev
mailing list