This allows you to customize some server wide settings about the WebInterface.  This is where you create login message forms, and custom upload forms that can require users to send additional information with their file uploads.

A custom form can be created by clicking the "New" button.  Then choose your form in the drop down menu.  Click the plus signs on the left side to add new entries to the form, then fill in the information as you are prompted for it.  Once an entry is created you can go back and edit it, or change its order in the list with the buttons on the right.

[attachment|prefs_webinterface_form.png]

MiniURLs allow you to make abbreviated URLs that will automatically log a user in and put them into a specific folder.  This can be useful to get a shorter URL, or to not give out a password.

[attachment|prefs_webinterface_miniurl.png]

You can also do an auto login URL.  In the example, the username is "demo" and the password is "demo".  The w=5 specifies CrushFTP 5 WebInterface and not the CrushFTP 4 HTML interface.  Finally the path=/demo/ indicates to start the user in the /demo/ folder.

https://www.crushftp.com/?u=demo&p=demo&w=5&path=/demo/