Ah ha, very nice idea. As long as my sites are not relying on the
hostname, which I rarely every use src=http://example.com/file.foo and
use src=/file.foo, then I should be ok.
Thanks, I never thought about approaching it that way, good idea.
--
Scott * If you contact me off list replace talk
aurfal...@gmail.com wrote:
I've been setting custom env vars for Apache 1 of 2 ways;
...
What's the cleanest way to set complex env vars for Apache?
Edit bin/envvars.
Hi Dan
Thanks for the reply.
I've done a search and no were on my Centos box do I see bin/envvars.
Its this because I have
On 19-Oct-2009, at 17:23, Scott Haneda wrote:
php admin value and php flag values, I would like to only be enabled
for my IP address, but publicly, I want them off, so the public does
not see errors, only I do.
I think the way to do this is to setup a different location.
Something like this
On Oct 19, 2009, at 4:21 PM, Jonathan Zuckerman wrote:
On Mon, Oct 19, 2009 at 3:17 PM, Scott Haneda
wrote:
Is it possible to have .htacess values be conditional in any way.
For
example:
if (my ip address is accessing the site)
some apache directive here
end if
".htaccess values"
On Mon, Oct 19, 2009 at 3:17 PM, Scott Haneda wrote:
> Is it possible to have .htacess values be conditional in any way. For
> example:
>
> if (my ip address is accessing the site)
> some apache directive here
> end if
>
> --
> Scott * If you contact me off list replace talklists@ with sco
Hi,
I had to create two filters, one for text/html and one for text/plain
and use SetOutputFilter for both. :)
Thanks!
On Mon, Oct 19, 2009 at 6:14 PM, Marcos Mendez wrote:
> Hi Eric,
>
> Sorry. I mispoke. The filter is working, but it seems to be ignoring
> the html content. I'm using intype=
Is it possible to have .htacess values be conditional in any way. For
example:
if (my ip address is accessing the site)
some apache directive here
end if
--
Scott * If you contact me off list replace talklists@ with scott@ *
--
Hi Eric,
Sorry. I mispoke. The filter is working, but it seems to be ignoring
the html content. I'm using intype=text/html.
Regards,
Marcos
On Mon, Oct 19, 2009 at 5:54 PM, Marcos Mendez wrote:
> Hi Eric,
>
> I did a full stop and start of apache instead of restart. It works! Thanks!
>
> On Mo
Hi Eric,
I did a full stop and start of apache instead of restart. It works! Thanks!
On Mon, Oct 19, 2009 at 12:47 PM, Eric Covener wrote:
> On Mon, Oct 19, 2009 at 12:39 PM, Marcos Mendez
> wrote:
>> Hi Eric, thanks for the quick response. So then I must be doing
>> something wrong. Does this
> I've done a search and no were on my Centos box do I see bin/envvars.
>
> Its this because I have a distro'd installed version of APACHE vs from
> source?
>
/etc/sysconfig/httpd sourced by apachectl?
--
Eric Covener
cove...@gmail.com
--
aurfal...@gmail.com writes:
>>> I've been setting custom env vars for Apache 1 of 2 ways;
>>> ...
>>> What's the cleanest way to set complex env vars for Apache?
>>
>> Edit bin/envvars.
> I've done a search and no were on my Centos box do I see bin/envvars.
>
> Its this because I have a distro'd i
I've been setting custom env vars for Apache 1 of 2 ways;
...
What's the cleanest way to set complex env vars for Apache?
Edit bin/envvars.
Hi Dan
Thanks for the reply.
I've done a search and no were on my Centos box do I see bin/envvars.
Its this because I have a distro'd installed version
aurfal...@gmail.com writes:
> I've been setting custom env vars for Apache 1 of 2 ways;
>...
> What's the cleanest way to set complex env vars for Apache?
Edit bin/envvars.
--
Dan Poirier
-
The official User-To-User support
Hi all,
I've been setting custom env vars for Apache 1 of 2 ways;
1 - Changing the passwd file so Apache has a shell and loading a
custom .bashrc file.
2 - Using the SetEnv directive in my httpd.conf file.
I'm crazy about neither one as they both have limitations;
1 - I don't like giving A
On Mon, Oct 19, 2009 at 12:39 PM, Marcos Mendez wrote:
> Hi Eric, thanks for the quick response. So then I must be doing
> something wrong. Does this look right? I'm testing a simple filter
> that rewrites some text. Through the proxy, this html
> (http://skyblender.com/index.html) should show two
Hi Eric, thanks for the quick response. So then I must be doing
something wrong. Does this look right? I'm testing a simple filter
that rewrites some text. Through the proxy, this html
(http://skyblender.com/index.html) should show two "arial" instead of
just one.
--- proxy.conf
ExtFilterDef
On Mon, Oct 19, 2009 at 11:52 AM, Marcos Mendez wrote:
> Does anyone know if ext_filter should work when using apache as a
> proxy? I'm trying to add some content to the html body of content
> served by the proxy, but it doesn't seem to be working. Has anyone
> tried this? I think that my configur
Does anyone know if ext_filter should work when using apache as a
proxy? I'm trying to add some content to the html body of content
served by the proxy, but it doesn't seem to be working. Has anyone
tried this? I think that my configuration is correct, at least for the
locally hosted website becaus
thomas2004 wrote:
Can I set a worker to use both of these properties or just one? I mean if I
use the socket_keepalive=true, is it meaningful to add property
socket_timeout=300?
Can you give us some idea of the context you are talking about ?
Apache httpd ? version ? mod_jk ? something else ?
Can I set a worker to use both of these properties or just one? I mean if I
use the socket_keepalive=true, is it meaningful to add property
socket_timeout=300?
--
View this message in context:
http://www.nabble.com/relationship-btw.-socket_keepalive-and-socket_timeout-tp25955021p25955021.html
Se
20 matches
Mail list logo