A pastebin for text using NGINX and Lua
nginx-site.conf
contains the example nginx site config.- Make sure the directory where you are saving the pastes is writeable by the webserver user.
- Frontend consists of
- index.html
- assets/site.js
- assets/style.css
Learn to build a pastebin for your self by following this article on Building Pastebin for text using NGINX and Lua.