On Wed, 2009-06-10 at 16:41 +0200, Andre Hübner wrote:
> 
> > Tough to guess.  Relevant Config, logs, and the request/response are a
> > good start.
> 
> 
> oh, it works now. if called php-script ist parsed by php-cgi it is not 
> enough  to write AddOutputFilterByType in .htaccess
> if i activated AddOutputFilterByType directly in httpd.conf it works.
> with mod_php the entry in .htaccess is effectual
> 
> Andre 
> 

I don't know why that would make a difference, but if you have access to
the main httpd.conf file, you should never use .htaccess. It is less
efficient than putting it in the main httpd.conf, has various 'gotchas'
and slight differences in syntax that are easy to catch you out.

Cheers

Tom




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to