cweiske / phorkie

Self-hosted pastebin software written in PHP. Pastes are editable, forkable, may have multiple files and are stored in git repositories.
https://cweiske.de/phorkie.htm
GNU Affero General Public License v3.0
216 stars 23 forks source link

Rewrite rules for Lighttpd #19

Closed Bapabooiee closed 9 years ago

Bapabooiee commented 9 years ago

In the nginx config there's 3 substitutions but only 2 regex captures for /rev-raw, so I'm not sure if the Lighttpd version is correct. But otherwise, these rules seem to work for me.

cweiske commented 9 years ago

Thank you for the patch! I've fixed the nginx rewrite.