Skip to content
Doğan Çelik edited this page May 12, 2017 · 5 revisions

CLI

Start the server with command: seps -p 8080 -c bsep:1234

  • -c sets username and password separated by a colon.
  • -d enables network logger
  • -o opens server location in browser
  • -p sets port number used by the server.
  • -h shows help

public folder

public folder contains the front-end of the server; JS, CSS and HTML.
You can edit them however as you wish.

plugins folder

This folder contains your search engine plugin files (XML).

Clone this wiki locally