Knowledgebase Home > Tutorials > Web Development | Glossary | Favorites Knowledgebase Home | Glossary | Favorites
View Articles by Category
Web Development rss button
There were 2 articles found in this category:
  1. questionVPS 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 ...

  2. questionCreating 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 ...