Search found 2 matches

by Uzuki
02 Jun 2010, 07:34
Forum: Help
Topic: OTRS Apache Configuration
Replies: 1
Views: 2902

Re: OTRS Apache Configuration

Solved...
change ScriptAlias => Alias
by Uzuki
02 Jun 2010, 06:30
Forum: Help
Topic: OTRS Apache Configuration
Replies: 1
Views: 2902

OTRS Apache Configuration

Hi, I am having difficulty with apache configuration for otrs. I'm using the apache2-http-new.conf. My conf : ScriptAlias /otrs/ "/srv/httpd/htdocs/otrs/bin/cgi-bin/" Alias /otrs-web/ "/srv/httpd/htdocs/otrs/var/httpd/htdocs/" # if mod_perl is used <IfModule mod_perl.so> # load a...