Hallo Dennis,

habe es in der /etc/apache2/httpd.conf in und in der
/home/httpd/vhosts/meinedomain.de/conf/httpd.include bei den vhosts
hinzugefügt und apache2 restart, klappte bei beiden nicht 404 kommt nach wie
vor.

Hast du eine andere Idee vielleicht ;-) ?

Viele Grüße
Christian Maier

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag
von Dennis Schwan
Gesendet: Montag, 4. Dezember 2006 15:40
An: User questions and discussions about OTRS.org in German
Betreff: Re: [otrs-de] png-Bilder werden nicht angezeigt

<Directory "/opt/otrs/var/httpd/htdocs/">
        Options MultiViews
        AllowOverride None
        Order allow,deny
        Allow from all
</Directory>

Mach mal das zu deiner ApacheConfig dazu

Christian Maier schrieb:
>
> Hallo zusammen,
>
>  
>
> ich habe OTIS Version 2.1.3  auf einem Linux Suse 9.3 Server 
> installiert. Alles bestens bis auf diese PNG Bilder 
> (otrs-web/images/Standard/), da keine Zugriffsrechte darauf (Error 403).
>
>  
>
> In der *apache2-httpd.include.conf* ist der Alias /otrs-web/ drinnen:
>
>  
>
> /# --/
>
> /# added for OTRS (http://otrs.org/)/
>
> /# --/
>
> / /
>
> /# agent, admin and customer frontend/
>
> /ScriptAlias /otrs/ "/opt/otrs/bin/cgi-bin/"/
>
> */Alias /otrs-web/ "/opt/otrs/var/httpd/htdocs/"/*
>
> / /
>
> /# load all otrs modules/
>
> /Perlrequire /opt/otrs/scripts/apache2-perl-startup.pl/
>
> / /
>
> /# Apache::Reload - Reload Perl Modules when Changed on Disk/
>
> /PerlModule Apache::Reload/
>
> /PerlInitHandler Apache::Reload/
>
> / /
>
> /# set mod_perl2 options/
>
> /<Location /otrs>/
>
> /#  ErrorDocument 403 /otrs/customer.pl/
>
> /  ErrorDocument 403 /otrs/index.pl/
>
> /  SetHandler  perl-script/
>
> /  PerlHandler ModPerl::Registry/
>
> /  Options +ExecCGI/
>
> /  PerlOptions +ParseHeaders/
>
> /  Order allow,deny/
>
> /  Allow from all/
>
> /</Location>/
>
> / /
>
> /# MaxRequestsPerChild (so no apache child will be to big!)/
>
> /MaxRequestsPerChild 400/
>
>  
>
> Woran könnte es liegen? Ich wäre für einen Tipp sehr dankbar, habe 
> schon etliche Zeit damit verloren J
>
>  
>
> Viele Grüße
>
> Christian Maier
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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.com/

_______________________________________________
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.com/


_______________________________________________
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.com/

Antwort per Email an