1 - 10 of 118 Faves|
vote
1
Faved by: falko
May 29 2007 - via www.howtoforge.com

This article shows how you can install Ruby on Rails (RoR) and integrate it in Apache2 on a Debian Etch system. Ruby on Rails is a web application framework which is rapidly gaining popularity among web programmers. It aims to increase the speed and ease with which database-driven web sites can be created and offers skeleton code frameworks (scaffolding) from the outset. Applications using the RoR framework are developed using the Model-View-Controller design pattern.

1 FaverShare
vote
2
Faved by: falko
Jul 24 2008 - via www.howtoforge.com

This tutorial explains how to install Django on a Debian Etch server. Django is a web framework that allows to develop Python web applications quickly with as much automation as possible. I will use it with Apache2 and mod_python in this guide.

1 FaverShare
vote
1
Faved by: falko
Jun 12 2008 - via www.howtoforge.com

This tutorial shows how to set up a two-node Apache web server cluster that provides high-availability. In front of the Apache cluster we create a load balancer that splits up incoming requests between the two Apache nodes. Because we do not want the load balancer to become another "Single Point Of Failure", we must provide high-availability for the load balancer, too. Therefore our load balancer will in fact consist out of two load balancer nodes that monitor each other using heartbeat, and if one load balancer fails, the other takes over silently.

1 FaverShare
vote
1
Faved by: falko
Jun 03 2008 - via www.howtoforge.com

This guide explains how to set up WebDAV with Apache2 on a Debian Etch server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.

1 FaverShare
vote
1
Faved by: falko
Feb 17 2008 - via www.howtoforge.com

Starting with version 2.2.20, ISPConfig has built-in support for Ruby. Instead of using CGI/FastCGI, ISPConfig depends on mod_ruby being available in the server's Apache. This article explains how to install mod_ruby on various Linux distributions supported by ISPConfig.

1 FaverShare
vote
1
Faved by: falko
Apr 23 2007 - via www.howtoforge.com

This tutorial shows how to install and use suPHP with the ISPConfig control panel on a Debian Etch server. When you have set up suPHP on your ISPConfig server, you are able to run the PHP scripts under the admin user of the website instead of the Apache user.

1 FaverShare
vote
6
Faved by: roberthd
Jul 21 2008 - via www.workingwith.me.uk

Apache htaccess rewrite examples

1 FaverShareViewed: 5 Times
vote
3
Faved by: falko
Jul 10 2008 - via www.howtoforge.com

This is a detailed description about how to set up an OpenSUSE 11 server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of OpenSUSE 11, but should apply to the 64-bit version with very little modifications as well.

1 FaverShareViewed: 3 Times
vote
199
Faved by: falko
Jul 13 2008 - via www.howtoforge.com

This tutorial shows how to set up a CentOS 5.2 server that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of CentOS 5.2, but should apply to the 64-bit version with very little modifications as well.

1 FaverShareViewed: 199 Times
vote
19
Faved by: tsupo
Feb 06 2006 - via codezine.jp

Apache Geronimo の使用例。 / JettyとTomcatに関しては、役割が重複しており → Apache の中に役割が重複するものがあるのが、いや~んな感じ。美しくない

1 FaverShareViewed: 17 Times

Page 1

Related Content from Around Faves

server

VIEW ALL

debian

VIEW ALL