[PHP3] brownser download the .php3 document From: rafaelpa <email protected>
Date: 04/30/00

I have been instaled the php3 using RPM.
I add the lines in my php.conf:
# Extra Modules
                               AddModule mod_php.c
                               AddModule mod_php3.c
                               AddModule mod_perl.c
                               # Extra Modules
                               LoadModule php_module modules/mod_php.so
                               LoadModule php3_module modules/libphp3.so
                               LoadModule perl_module modules/libperl.so
                               And add:
                               AddType application/x-httpd-php3 .php3

When you go to open a page .php3, the brownser "get" the document,
like a download(save as, or open)

If anybody know the solution, please send me a e-mail.

Thanks,

Rafael P A
 

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>