AW: [opencms-dev] static export error: 302

Dieter Tengelmann tengelmann at chefmail.de
Sun Jan 23 15:18:25 CET 2005


Hallo Ulrich, here is the staticexport part... hope, you can help me, 
thanks...

<staticexport enabled="true">
<mode>on-demand</mode>
<exportpath>export</exportpath>
<defaultpropertyvalue>false</defaultpropertyvalue>
<defaultsuffixes>
<suffix key=".jpg"/>
<suffix key=".gif"/>
<suffix key=".png"/>
<suffix key=".doc"/>
<suffix key=".xls"/>
<suffix key=".ppt"/>
<suffix key=".pdf"/>
<suffix key=".txt"/>
<suffix key=".css"/>
<suffix key=".zip"/>
<suffix key=".swf"/>
</defaultsuffixes>
<rendersettings>
<rfs-prefix>${CONTEXT_NAME}/export</rfs-prefix>
<vfs-prefix>${CONTEXT_NAME}${SERVLET_NAME}</vfs-prefix>
<userelativelinks>false</userelativelinks>
<exporturl>http://127.0.0.1:8080${CONTEXT_NAME}/handle404</exporturl>
<plainoptimization>true</plainoptimization>
<testresource uri="/system/shared/page.dtd"/>
<resourcestorender>
<regex>/sites/.*</regex>
<regex>/system/galleries/.*</regex>
<regex>/system/modules/.*/resources/.*</regex>
</resourcestorender>
</rendersettings>
</staticexport>


Ulrich Rueth wrote:

>Can you paste the static export part of your opencms-importexport.xml here,
>maybe I can tell you then?
>
>Regards
>Ulrich
>
>-----Ursprungliche Nachricht-----
>Von: opencms-dev-bounces at opencms.org
>[mailto:opencms-dev-bounces at opencms.org]Im Auftrag von Dieter Tengelmann
>Gesendet: Samstag, 22. Januar 2005 14:59
>An: The OpenCms mailing list
>Betreff: [opencms-dev] static export error: 302
>
>
>Hi,
>
>I'm using opencms6alpha3
>when I try to make the static export, only pics, images, excel and
>word-files are exported,
>but no html-files of the folder /sites/default
>
>what must I configure to export also html-files?
>
>the error-messages are like
>
>Exportiere Template Resourcen...
>(1 / 41) Exportiere /templateone/resources/style_accessible.css ... 302
>(2 / 41) Exportiere /templateone/resources/style.css ... 302
>(3 / 41) Exportiere /sites/default/rosi-und-uli/test ... 302
>(4 / 41) Exportiere /sites/default/rosi-und-uli/stanton.html ... 302
>(5 / 41) Exportiere /sites/default/release/notes_6.0a3.html ... 302
>(6 / 41) Exportiere /sites/default/release/upgrade.html ... 302
>(7 / 41) Exportiere /sites/default/release/welcome.html ... 302
>
>Greetings and thank you for your help...
>Dieter Tengelmann
>  
>




More information about the opencms-dev mailing list