[opencms-dev] Custom code when doing static export

Thomas Maerz thomasmaerz at gmx.de
Wed Aug 31 18:03:48 CEST 2005


"Sebastian Lavena" <slavena at mkti.com.ar> writes:

> I think nobody knows the answer...

try

| if( request.getRemoteAddr().equals( "127.0.0.1" ) )


or any other IP. Just try an export and see what request.getRemoteAddr()
writes to your exported files.


Regards,
Thomas




More information about the opencms-dev mailing list