From the Professional Web af.stack plan upwards, we provide you with a selection of so-called user servers in the DCP. These are prepared Apache configurations or Tomcat installations that you can install as application servers for individual subdomains with just a few clicks. For example, if you want to run a high-performance Ruby on Rails (RoR) application on your domain, you can configure a Ruby on Rails user server for this domain. Our web server forwards all requests to this domain internally to a user server running mod_rails, which handles the delivery of your RoR application. Your RoR application runs under your user ID, so there are no permission issues.
Of course, you can also create dedicated users for individual applications, thereby increasing the security of your installations.