VPS Containers
While all other Stackable containers are managed, a VPS (Virtual Private Server) container is completely unmanaged. This means that VPS containers provide root-level access to the operating system, allowing users to install a wide variety of software packages. When creating a VPS container, you ...
Creating customized error pages
Sites hosted on Stackable will display the default error pages if an invalid request is processed by Apache. To override this behavior, customized error pages can be created which will be delivered in lieu of the Apache defaults. Note that the following method will not override PHP errors -- onl ...