Back to Notenik Docs


6. Decide Where to Store Everything ↑

6.2 Setting Up a Local Web Server

Even though macOS no longer offers a convenient “Web Sharing” option, you can still implement web sharing on your Mac.

The exact instructions for doing so vary a bit for each major release of macOS.

Here’s the link to the instructions for Sequoia.

Note that I personally use BBEdit to make the necessary configuration edits, rather than a Unix app such as vi or nano.

And it’s helpful to remember the keyboard shortcut for showing hidden folders and files on your Mac: shift+command+period.

All of these configuration changes to enable Apache will typically need to be reapplied once a year, for each major new upgrade to macOS.

Once you have successfully made these configuration changes, you will then be able to access your local website(s) with Safari (or another web browser) using the localhost address.

For example, here’s the URL displayed when I access my local copy of the Notenik.app website:

http://localhost/~hbowie/notenik-web/

Next: Select Starting Collection Type(s)