ovva_install_lighttpd: Install lighttpd

View source: R/lighttpd.R

ovva_install_lighttpdR Documentation

Install lighttpd

Description

This is a helper function to install lighttpd. Currently it only works on Windows platforms. The lighttpd bundle will be downloaded from http://lighttpd.dtech.hu/ and saved to your user appdata directory.

Usage

ovva_install_lighttpd(force = FALSE)

Arguments

force

logical: force reinstallation if lighttpd already exists

Value

the path to the installed executable

References

http://lighttpd.dtech.hu/

Examples

## Not run: 
  ovva_install_lighttpd()

## End(Not run)


openvolley/ovva documentation built on Nov. 11, 2024, 8:45 p.m.