[opencms-dev] (no subject)

Thomas M�rz thomasmaerz at gmx.de
Mon Mar 29 12:04:02 CEST 2004


"greg opencms" <gregsopencms at hotmail.com> writes:

> Has anyone encountered this problem ?

Yes.

> Has anyone got an idea how I can fix this ?e got an idea how I can fix
> this ?

Change
  <form action="]]><LINK>index.html?login=true</LINK><![CDATA["method="post" name="LOGIN">
to
  <form action="http://your.host:8080/opencms/opencms/system/login/index.html?login=true"
        method="post" name="LOGIN">
in the file /system/login/index

If this doesn't help, send the complete URL of the requested resource, 
I guess it's something like ...:8080/export/opencms/...

HTH




More information about the opencms-dev mailing list