Deployment - Others
Naturally, you can deploy Magidoc websites on any HTTP server provider you desire, not only on the ones listed before.
Quick links
#
Here is a small list of example of where and how you can host static websites on different platforms:
Important things
#
- When hosting a Magidoc website, you need to configure your http server to use the extension
htmlby default if none is provided. This is because Magidoc uses clean URLs for its pages (e.g./introductioninstead of/introduction.html). Many providers have this configured by default, but not all of them. - When hosting a website on a non-root URL (e.g.
https://example.com/docs), you need to specify thesiteRootproperty inside the magidoc configuration .
Previous
Apache
Next
Google Indexing
