[Rt-commit] [svn] r731 - rt/branches/rt-3.1/html

Ruslan U. Zakirov cubic at acronis.ru
Fri Apr 23 02:19:25 EDT 2004


I think would be cool to include default httpd.conf.{mp1,mp2,fcgi..} 
into rt3_root/etc. User can use it as template for fill in and then he 
only need one line in apache httpd.conf: Include .../etc/httpd.conf.{...}

				Best regards. Ruslan.


jesse at pallas.eruditorum.org wrote:

> Author: jesse
> Date: Fri Apr 23 02:06:14 2004
> New Revision: 731
> 
> Modified:
>    rt/branches/rt-3.1/html/index.html
> Log:
> Provide an error message when users fail to configure their webserver
> 
> 
> Modified: rt/branches/rt-3.1/html/index.html
> ==============================================================================
> --- rt/branches/rt-3.1/html/index.html	(original)
> +++ rt/branches/rt-3.1/html/index.html	Fri Apr 23 02:06:14 2004
> @@ -1,3 +1,28 @@
> +<!--
> +% $m->out('--'.'>');
> +% if (0) {
> +%# -->
> +<html><head>
> +<META HTTP-EQUIV=Refresh CONTENT="3; URL=http://bestpractical.com/rt/rt-broken-install.html">
> +<title>Almost there!</title></head>
> +<body>
> +
> +<img src="http://www.bestpractical.com/images/unconfigured-rtlogo.jpg">
> +<br><br>
> +<h1>You're almost there!</h1>
> +You haven't yet configured your webserver to run RT.
> +
> +You appear to have installed RT's web interface correctly, but haven't yet configured your web
> +server to "run" the RT server which powers the web interface.
> +
> +The next step is to edit your webserver's configuration file to instruct it to use
> +RT's <b>mod_perl</b>, <b>fastcgi</b> or <b>speedycgi</b> handler.
> +
> +If you need commercial support, please contact us at sales at bestpractical.com.
> +
> +
> +<!--
> +
>  %# BEGIN LICENSE BLOCK
>  %# 
>  %# Copyright (c) 1996-2003 Jesse Vincent <jesse at bestpractical.com>
> @@ -104,3 +129,6 @@
>  }
>  
>  </%init>
> +
> +% }
> +%# --></body></html>
> _______________________________________________
> Rt-commit mailing list
> Rt-commit at lists.bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-commit


More information about the Rt-commit mailing list