hello,
1st way; you can  copy  "login.html" (html/en/login.html) to home directory
of the site and change its name index.html (or default.html etc..)
second is, you can insert the form below in your home directory default
page..

<form method="post" name="logon" action="[#S#]">
  <table class="special-box" border="0" bgcolor="#ffffff">
<tbody>
    <tr>
      <td><table border="0" cellspacing="0" cellpadding="4"
bgcolor="#FFCC33">
<tbody>
        <tr>
          <td>User Id:&nbsp;</td>
          <td><input type="text" size="16" name="username"
maxlength="128"></td>
          <td>[#h#]&nbsp;</td>
        </tr>
        <tr>
          <td>Password:&nbsp;</td>
          <td><input type="password" size="16" name="password"
maxlength="128"></td>
          <td><input type="submit" value="Login" name="do.login"></td>
        </tr>
        <tr>
          <td align="right" valign="top"><input type="checkbox"
checked="checked" name="sameip"
          value="ON"></td>
          <td colspan="2">Restrict access to your IP address<br>
          only (increased security)</td>
        </tr>
</tbody>
      </table>
      </td>
    </tr>
</tbody>
  </table>
</form>
*****************

Mustafa HAN

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Sunday, September 23, 2001 10:51 AM
To: [EMAIL PROTECTED]
Subject: Changing the log out URL



Hello All,

I am completly new to sqwebmail and I have a quick question.

When a user logs out of sqwebmail he gets directed to the site
http://exon.prolink.com.br/cgi-bin/sqwebmail?index=1

How do I change this to www.prolink.com.br ???


Thanks for your time,

Patrick Ale
[EMAIL PROTECTED]

Reply via email to