Table of Contents
Start Server
Build pages and run a development nginx server, run this on
bash and alike.
alias r=make -f redo.mk
r
r upVisit http://localhost.
Shutdown Server
To shutdown the server,
r downBuild pages and run a development nginx server, run this on
bash and alike.
alias r=make -f redo.mk
r
r upVisit http://localhost.
To shutdown the server,
r down