KeyFocus Welcome 

 

Welcome to KF Web Server

Thank you for installing KF Web Server.

Release Notes

Read the release notes

System Tray Monitor

If the installation went well then you should this icon in your system tray, on the bottom right of your screen.
Right clicking on the icon will bring up a menu that enables you to stop and start the server, or go straight to the Administration page.

Click here to go straight to the Administration Page
Click here to go straight to the Web Server Home Page

Features of your new server

  • Free
  • No licence fees, time limits or SpyWare included.
  • Unlimited web sites
  • Can host an unlimited number of web sites, each with their own home directories and security configurations.
  • Multiple domain names, multiple ports
  • Map different domain names onto one or more web sites.
    Listen on many ports at the same time. No need to limit yourself to the standard port 80.

    Core Functionality

  • HTTP/1.1 support
  • Implements the latest HTTP standard to provide request pipelining, range downloads and browser cache support for enhanced performance.
  • CGI/1.1
  • Works great with PHP and other scripting languages.
    For security reasons the running of arbitrary executables is restricted.
  • HTTP Compression
  • Implements standard HTTP gzip compression to increase your performance by up to three times.
  • Directory indexes
  • Supports standard file name substitution, such as index.html, if a client only asks for a directory.
    Directory listings can also be generated automatically using a configurable script to suit your needs.
  • File cache
  • Files are cached in memory for faster performance.
  • MIME settings
  • Use the pre-defined MIME file associations, or define your own.
  • Custom error messages
  • Define your own server error message format.
  • Logging
  • Records all request in a log file.
  • Advanced engine
  • KFWS was written from the ground up in C++ as a multithreaded Windows application.
    Supports Windows 98,ME,2000 and XP.
    It is self contained and requires no external libraries on run-time dlls, other than those shipped as part of the Windows operating system.

    Administration

  • Browser based administration
  • Configure the server through your browser from any machine on the internet. For security reasons this is initially restricted to the local machine, but a simple setting change enables remote administration.
  • System Tray monitor
  • The server sits as an icon in your system tray and can be configured to start manually or when you boot up.
  • Highly configurable
  • Gives you detailed control over all aspect of the servers operations.

    Security

  • Multiple security realms
  • HTTP standard Basic Authentication is based on user names and passwords for defined within a realm. KFWS supports an unlimited number of realms, each with their own set of users and user groups.
  • Directory security
  • Set security permissions at the individual sub-directory level. Gives you maximum flexibility on how to implement your security policies.
  • Hacker protection
  • Not everyone browsing is friendly and KFWS has many built in security features to protect against attacks.
    • Password failure timed lock outs, to prevent dictionary attacks.
    • Request limits to counter Denial Of Service attacks.
    • Fail safe operation. Only those request that pass all the security checks, such as a recognised MIME type and an authorised directory will be authorised. Prevents hackers from accessing system files or executing unauthorised applications.