Hello Andre, 

Mensch, das ging ja schnell.

On Thu, 18 Aug 2005 16:01:57 +0200 Andre Bauer <[EMAIL PROTECTED]>
wrote:

> Wie sieht deine Apache Konfiguration f_rs OTRS aus?
> 

So, die relevanten Teile für OTRS.

# --
# added for OTRS (http://otrs.org/)
# --

# agent, admin and customer frontend (mod_alias required!)
ScriptAlias /otrs/ "/usr/share/otrs/bin/cgi-bin/"
Alias /otrs-web/ "/var/lib/otrs/httpd/htdocs/"

# load all otrs modules (speed improvement!)
Perlrequire /usr/share/otrs/scripts/apache-perl-startup.pl

# Apache::StatINC - Reload %INC files when updated on disk
# (just use it for testing, setup, ... not for high productiv systems)
#PerlInitHandler Apache::StatINC


<Location /otrs>
#  ErrorDocument 403 /otrs/customer.pl
  ErrorDocument 403 /otrs/index.pl
  SetHandler  perl-script
  PerlHandler Apache::Registry
  Options ExecCGI
  PerlSendHeader On
  PerlSetupEnv On
</Location>

> Mit freundlichen Grüssen
> Andre Bauer
> System: Debian 3.1 mit OTRS 2.0.1

Gibts OTRS 2.0.1 schon als DEB?

Gruß
        Stephan

-- 
GDF Hannover - Solutions for spatial data analysis and remote sensing
Hannover Office      -     Mengendamm 16d      -     D-30177 Hannover
Internet: www.gdf-hannover.de      -      Email: [EMAIL PROTECTED]
Phone : ++49-(0)511.39088507       -        Fax: ++49-(0)511.39088508
_______________________________________________
OTRS Mailingliste: otrs-de - Webpage: http://otrs.org/
Archiv: http://lists.otrs.org/pipermail/otrs-de/
Listenabo verwalten: http://lists.otrs.org/cgi-bin/listinfo/otrs-de/
Support oder Consulting fuer Ihr OTRS System?
=> http://www.otrs.de/

Antwort per Email an