• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

K.i.s.s.

S

SHGreg

Guest
Keep It Simple, Stupid ;) Rather than have the following titles in a domains setup:

mod_perl support
mod_python support
mod_fcgid support

Why not just:

Perl
Python
Ruby on Rails

:p
 
mod_perl support and Perl support are not the same thing. Perl CGI scripts don't use mod_perl for instance. So, disabling mod_perl support doesn disable Perl support.

And yeah, you'll want to use Ruby on Rails with FastCGI, but mod_fcgid is really not the same as RoR support. For instance I use Movable Type with FastCGI now and Movable Type is written in Perl, so this has absolutely nothing to do with Ruby.
 
Back
Top