Nginx
Pretty Routes for
Static HTML
For instance:
docs.uidrafter.com/cards
instead of:
docs.uidrafter.com/cards.html
Upload the HTML pages without the extension, and set
default_type 'text/html';
in Nginx.