= Installing Tewi HTTPd This page describes how to install Tewi HTTPd. == Unix-like, and Haiku Currently, following platforms are checked to be working with this way: 1. NetBSD 2. Linux === Compile the code 1. Checkout the [http://svn.nishi.boats/repo/tewi Subversion repository], or from [TewiMirrors mirrors]. 2. Copy `config.h.tmpl` to `config.h`. 3. Edit `config.h` if you want to, or need to. 4. Run `make PLATFORM= PREFIX=`. Replace `` with your platform name, but lower-case, `` with the prefix. 5. Run `make install PREFIX=` with root. == Windows 1. Get the installer from [http://f.nishi.boats/f/g/tewi Nishi CDN], [https://jenkins.nishi.boats/job/tewi Jenkins], or [https://github.com/pnsk-lab/tewi/releases GitHub releases]. 2. Run it.