Displaying 5 results from an estimated 5 matches for "ulr".
Did you mean:
ul
2009 Jul 29
6
Doubt in nil object with ajax
hi this is my htnl
<html>
<head>
<%= javascript_include_tag :defaults %>
</head>
<body>
<%= form_tag nil, { :id => ''search_form'' } %>
<%= text_field ''recipe'', ''name'' %>
<%= end_form_tag %>
<div id="recipe">
</div>
<%= observe_form :search_form, :frequency =>
2019 Dec 08
1
v2.2.36 to v2.3.8 maildirlock bug
...ntirely transparent to the user?
>
> https://wiki2.dovecot.org/Plugins/Zlib says it has moved to https://doc.dovecot.org/plugin-settings/zlib_plugin/ which does not exist.
>
> "Not Found
> The requested URL /plugin-settings/zlib_plugin/ was not found on this server."
The ULR on that page has the _ character instead of a - in the URL.
<https://doc.dovecot.org/plugin-settings/zlib-plugin/> loads and leads to
<https://doc.dovecot.org/configuration_manual/zlib_plugin/#zlib-plugin>
Which, sadly, does not have example code on actually compressing the existing...
2007 Mar 24
1
Binding an ip address to an username with SQUID passwod file
...binding an ip address to an username. Then, A user can
access internet from that particular ip.
I searche a lot from the internet. I found some info. I tried a lot. But I
still have not been able to solve this issue.
Some info I found from the Internet says perl script can do it.
pls see below ulrs for it.
http://iits.uap.edu.ph/~jpira/footnotes/squid.html<http://iits.uap.edu.ph/%7Ejpira/footnotes/squid.html>
http://www.visolve.com/squid/squid30/externalsupport.php
Pls note that I am not a programmer. So I do not know any perl nor do I know
any python stuff.
So I do not want to go...
2019 Dec 06
2
v2.2.36 to v2.3.8 maildirlock bug
Hello,
Aki created this patch a while ago: http://files1.directadmin.com/services/custombuild/patches/maildirlock-crash.patch
It works perfectly to fix the issue :) Regarding dsync - I don't think it's a good replacement in all the cases, is it? We use maildirlock extensively for compression of email folders (when zlib compression is enabled in dovecot, old emails remain untouched).
--
2007 Mar 26
0
Binding an ip address to an username with SQUID passwod file (SOLVED)
...that particular ip.
> >
> > I searche a lot from the internet. I found some info. I tried a lot.
> > But I still have not been able to solve this issue.
> >
> >
> > Some info I found from the Internet says perl script can do it.
> >
> > pls see below ulrs for it.
> >
> > http://iits.uap.edu.ph/~jpira/footnotes/squid.html
> >
> > http://www.visolve.com/squid/squid30/externalsupport.php
> >
> > Pls note that I am not a programmer. So I do not know any perl nor do
> > I know any python stuff.
> >
> &g...