Category Archives: Web

Invoice Ninja behind Apache reverse proxy

Invoice Ninja is an invoicing web application, based on the Laravel framework. Configuring this behind an Apache 2.4 web server requires some special configuration. These notes assume you have an already working Apache2 server configured for reverse proxy operation, and separate working web server for Invoice Ninja. On the reverse proxy server: /etc/apache2/sites-enabled/ninja: <Location /invoices> … Continue reading Invoice Ninja behind Apache reverse proxy