Local MacOS Rocks Roll-Server

The frontend of Rocks 7.0 requires a web server to have rolls “installed” to download. If the frontend needs to be installed often, like for testing purposes in a local machine, then it is preferred to have a local roll-server. Starting the web-server on MacOS Big Sur Start the builtin Apache server Copy to Clipboard

Read More »

Setting up Apache User Sites Folders on MacOS

Creating a local web-server on MacOS Big Sur Start the builtin Apache server Copy to Clipboard sudo apachectl start You should now be able to direct your browser to ‘localhost’ or ‘127.0.0.1’ and see in the browser ‘ it works!’. The default Apache configuration reads from Copy to Clipboard /Library/WebServer/Documents/index.html.en Apple recommends to create a

Read More »
Scroll to Top