It maybe your browser cache, try closing the browser and do a reload. The Web Developer Toolbar for Firefox has a disable Cache option, that is really convenient for these cases.
Sergio On Tue, Oct 19, 2010 at 2:05 PM, James <[email protected]> wrote: > Actually, that fix it. > > I turned "Final" off and I'm still getting prompted to download the file. > > -j > > On Tue, Oct 19, 2010 at 4:56 PM, James <[email protected]> wrote: > > Thanks Taher -- forgot to 'reply to all'. > > > > I appreciate the help! > > > > -james > > > > On Tue, Oct 19, 2010 at 3:45 PM, Taher Shihadeh <[email protected]> > wrote: > >> Please respond through the mailing-list so that others can search for > >> similar problems in the future ;-) > >> > >> Your problem is that you have defined the PHP rule as final, so the > >> List&Send rule can't ever kick in. Thats the rule type that looks for > >> indexes. > >> > >> Regards > >> > >> On 19/10/10 20:02, James wrote: > >>> > >>> vserver!1!directory_index = index.html,index.php > >>> vserver!1!document_root = /var/www/default.vhost > >>> vserver!1!error_writer!filename = /var/log/cherokee/cherokee.error > >>> vserver!1!error_writer!type = file > >>> vserver!1!logger = combined > >>> vserver!1!logger!access!buffsize = 16384 > >>> vserver!1!logger!access!filename = /var/log/cherokee/cherokee.access > >>> vserver!1!logger!access!type = file > >>> vserver!1!nick = default > >>> vserver!1!rule!60!encoder!gzip = 1 > >>> vserver!1!rule!60!handler = fcgi > >>> vserver!1!rule!60!handler!balancer = round_robin > >>> vserver!1!rule!60!handler!balancer!source!1 = 1 > >>> vserver!1!rule!60!handler!error_handler = 1 > >>> vserver!1!rule!60!match = extensions > >>> vserver!1!rule!60!match!check_local_file = 1 > >>> vserver!1!rule!60!match!extensions = php > >>> vserver!1!rule!60!match!final = 1 > >>> vserver!1!rule!60!timeout = 30 > >>> vserver!1!rule!50!encoder!gzip = allow > >>> vserver!1!rule!50!handler = server_info > >>> vserver!1!rule!50!handler!type = just_about > >>> vserver!1!rule!50!match = directory > >>> vserver!1!rule!50!match!directory = /about > >>> vserver!1!rule!40!document_root = /usr/lib/cgi-bin > >>> vserver!1!rule!40!handler = cgi > >>> vserver!1!rule!40!match = directory > >>> vserver!1!rule!40!match!directory = /cgi-bin > >>> vserver!1!rule!30!document_root = /usr/share/cherokee/themes > >>> vserver!1!rule!30!handler = file > >>> vserver!1!rule!30!match = directory > >>> vserver!1!rule!30!match!directory = /cherokee_themes > >>> vserver!1!rule!20!document_root = /usr/share/cherokee/icons > >>> vserver!1!rule!20!handler = file > >>> vserver!1!rule!20!match = directory > >>> vserver!1!rule!20!match!directory = /icons > >>> vserver!1!rule!10!handler = common > >>> vserver!1!rule!10!handler!iocache = 1 > >>> vserver!1!rule!10!match = default > >>> > >> > >> > >> -- > >> [email protected] > >> http://unixwars.com/ > >> > >> > > > _______________________________________________ > Cherokee mailing list > [email protected] > http://lists.octality.com/listinfo/cherokee >
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
