The WebInterface tab lets you customize the look and branding of the WebInterface a particular user sees.

There are many pre-made customizations you can edit to control things.  There is also a section for your own custom javascript and css that will get inserted into the page when its loaded too allowing for any change your web developer wants to apply, or for analytics.

[attachments|webinterface1.png]

Custom scripts:

[attachments|custom_js_css.png]

You can control the names of the buttons and right click menu items, and the order in which they appear.  Most of the items are permission sensitive and will only be displayed if the folder the user in has the appropriate permissions for the item.

[attachments|webinterface2.png]

The upload form will control if the user is prompted for additional information before a file upload can be done.  This information is available in reports, or email events.  The message option is a popup that will display when a user first logs in.  This is useful in possibly making a [custom disclaimer].  The cut/copy/paste form is a form to ask additional information when pasting files.

Virtual domains allow you to lock a user into a specific directory based on the domain name they used to reach your WebInterface of your server.  This may be useful if you use the same account but want different files displayed based on the domain they used.

[attachments|webinterface3.png]

Disallow directory listings lets you prevent CrushFTP from listing any directories when using the WebInterface.  This is only really useful when combined with the serve HTML index.html files option.  Using these two options turns CrushFTP into a typical web server.  The enable server side include (SSI) will allow you to link in multiple files into one HTML file.  (This like a header, footer, copyright, etc.)

[attachments|webinterface4.png]