hello,
now,
i use this:
Apache/1.3.41 (Unix)
PHP/5.2.5
mod_gzip/1.3.26.1a
uploadprogress 0.3.0-beta enabled
and put this in .php file:
Header('X-do-not-compress-this: yes');
and put this in httpd.conf file:
mod_gzip_item_exclude rspheader "X-do-not-compress-this: yes"
this is sample:
ahwazserver.net/temp/creation_form/
...
but don't appear upload progress bar !
please help me.
thanks