Hi --
Is it possible to have mod_rewrite unescape backreferences? I would like to
allow users to access resources through a user-specific URLs, created by
embedding a user-provided email address in the URL:
/docs/[EMAIL PROTECTED]
I have a form that allows users to enter their email and submits
On Wed, Oct 8, 2008 at 10:01 PM, Arvind Shenoy <[EMAIL PROTECTED]> wrote:
> Hello,
> I recently installed httpd-2.2.9 (with LDAP and SSL) on my Mac OS X 10.5.4
> box. Everything went very smoothly except for one thing; Apache keeps
> shutting down due to the following initgroups failures:
> [Wed Se
Hello,
I recently installed httpd-2.2.9 (with LDAP and SSL) on my Mac OS X 10.5.4
box. Everything went very smoothly except for one thing; Apache keeps
shutting down due to the following initgroups failures:
[Wed Sep 24 19:02:11 2008] [alert] (2)No such file or directory: initgroups:
unable to set
Greetings,
Could some one tell me what is the correct Redirect syntax and RewriteCond to
get the following
requirements to work?
This is what I currently have and it complaining.
I am running SuSe 10.
RewriteEngine on
RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK)
RewriteRule .* -[F]
Redire
> 2008/10/8 Bartłomiej Siwek <[EMAIL PROTECTED]>:
>
> > The problem is that whatever subdomain i enter:
> > user1.somedomain.selfip.org
> > user1.somedomain.selfip.org
> > (even a non-existent ones line - idontexist.somedomain.selfip.org) i get
the
> > site form first virtual host.
> > What could b
2008/10/8 Bartłomiej Siwek <[EMAIL PROTECTED]>:
> The problem is that whatever subdomain i enter:
> user1.somedomain.selfip.org
> user1.somedomain.selfip.org
> (even a non-existent ones line - idontexist.somedomain.selfip.org) i get the
> site form first virtual host.
> What could be the problem.
Hello everyone
I have a weird problem that i cannot find answer for anywhere.
I have a DYNDNS domain (somedomain.selfip.org) with wildcards enabled that
points to a router/firewall/NAT running Tomato (a.somedomain.selfip.org). On
the router i have a forwarding of port 80 enabled pointing to a host
We are using Apache 2.0.52, and for various reasons it would be difficult to
upgrade.
We use htgroups to restrict access to a set of directories, but we need to
differently restrict one inside of another.
So for instance, We have dir "top" and top allows in users a,b,c to anything
below.
top con
I am using HttpClient to connect to apache from tomcat for load
balancing. I also call HttpMethod.releaseConnection() but still there
is a problem.
On Tue, Oct 7, 2008 at 6:04 PM, André Warnier <[EMAIL PROTECTED]> wrote:
> You are talking about Apache and Tomcat, but unless I am mistaken, what you
André Warnier wrote:
> Michelle Konzack wrote:
>>
>> Does someone know, HOW to stop logging from local IPs like <192.168.*>?
You can use conditional logging for that, I do it all the time to avoid
my own poking to spoil the statistics.
In a pinch:
SetEnvIf Remote_Addr "192\.168\." dontlog
Custom
On Wed, Oct 8, 2008 at 12:19 AM, Michelle Konzack
<[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have a devel site and I like to use a translation too called "pootle".
> unfortunately it runs as its own webserver on another port.
>
> I like to know, whether it is possibel to make a proxy or rewrite ru
Michelle Konzack wrote:
Does someone know, HOW to stop logging from local IPs like <192.168.*>?
Turn off your laptop ? pull out its network cable ? kill the bot ?
;-)
More seriously, I'll go ask on another list and I'll get back here if I
find something.
Hello,
I have a devel site and I like to use a translation too called "pootle".
unfortunately it runs as its own webserver on another port.
I like to know, whether it is possibel to make a proxy or rewrite rule
which let "pootle" run in a subdirectory
http://localhost:8080/
-> http://dev
Am 2008-09-10 11:16:22, schrieb Matus UHLAR - fantomas:
> On 09.09.08 21:23, [EMAIL PROTECTED] wrote:
> > 5000 reqs/sec @ 20 KB/req = 100 MB/sec = 1Gbaud. One gigabit network1
>
> please don't mess bauds and bits per second. it's something very different.
> http://en.wikipedia.org/wiki/Baud
>
>
Am 2008-09-24 15:25:50, schrieb Marcin 'Rambo' Roguski:
> >> How to stop that? And not stop as ignore, but stop as have the server
> >> not
> >> do that (running 2.2.3 for the moment)?
>
> > Stop google from indexing your site?
> > http://www.robotstxt.org/faq/prevent.html
>
> LOL, funny :D
> Ser
Am 2008-09-11 12:52:06, schrieb [EMAIL PROTECTED]:
> Network overhead is difficult to estimate. IPv4 adds 32-36 bytes per
You mean 40 Bytes because the MTU is 1500 Bytes and
a standard TCP header is 40 Bytes = 1460 Bytes (MRU)
Thanks, Greetings and nice Day/Evening
Michelle Konzack
Syste
16 matches
Mail list logo