equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 <title>Sample VMailMgr "vchalias" Page</title> |
|
4 </head> |
|
5 <body> |
|
6 <center><p><h1>Sample VMailMgr "vchalias" Page</h1></p></center> |
|
7 <hr> |
|
8 <form method=post action="/cgi-bin/vchattr"> |
|
9 <input type=hidden name=attribute value=2> |
|
10 <p>Domain name: <input type=text name=vdomain></p> |
|
11 <p>Pass phrase: <input type=password name=password></p> |
|
12 <p>Virtual user name: <input type=text name=username></p> |
|
13 <p>New destination: <input type=text name=newvalue></p> |
|
14 <p><input type=submit></p> |
|
15 </form> |
|
16 </body> |
|
17 </html> |