[opencms-dev] static export doesn't work

Jochen Braun lexx at freakmail.de
Thu Oct 16 02:03:01 CEST 2003


Hi,

My problem is that the static export doesn't work. Not only one site,
document or folder is exported. But I don't even get an error message. The
permissions of the folder /data/opencms/export/ are ok.
First the folder specified in the properties file didn't exist, I thought
that was the problem and copied the standard folder from WEB-INF/ to the
specified path.

The Output of the publish project window is
...
No static export required
...


any hint is appreciated
thanks in advance
Jochen


opencms.properties:
#
# Parameters for static export
############################################################################
#####

staticexport.enabled=true

staticexport.default.export=true

staticexport.path=/data/opencms/export/

url_prefix_export=/${WEB_APP_NAME}/export
url_prefix_http=/${WEB_APP_NAME}/opencms
url_prefix_https=
url_prefix_servername=


linkrules.true.export=exportrules
linkrules.true.online=exportrules
linkrules.true.offline=offlinerules
linkrules.true.extern=externrules
linkrules.dynamic.export=dynamic_exportrules
linkrules.dynamic.online=dynamic_exportrules
linkrules.dynamic.offline=dynamic_offlinerules
linkrules.dynamic.extern=dynamic_externrules


relativelinks_in_export=false







More information about the opencms-dev mailing list