Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 465 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 465 Bytes

An XrdHttp plugin for the Pelican Platform

This repository contains a small plugin for the XrdHttp server which implements specific behaviors needed by the Pelican platform.

To build:

mkdir build
cd build
cmake ..
make

To use the plugin, add the following line to your XRootD configuration:

http.exthandler xrdpelican libXrdHttpPelican.so