Hi, I have run into a snag with mod_rewrite and proxying. I want to
have a RewriteRule that proxies a dynamic site (based on a map) which
works fine except that I need reverse proxying turned on. So far I have
not been able to come up with a solution. Any ideas, other than specifying
ProxyPassRever
--
Freedom, Truth, Love, Beauty.
John Rodenbiker
[EMAIL PROTECTED]
On Mar 10, 2006, at 4:25 PM, Sean Conner wrote:
It was thus said that the Great John Rodenbiker once stated:
Is there a way to have httpd drop requests to URIs that don't actually
exist in my environment?
It's turned on
Is it possible to send the binary images and ASCII HTML in the same
document?
Dustin
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To un
It was thus said that the Great John Rodenbiker once stated:
>
> I'm very new to running a web server.
>
> Is there a way to have httpd drop requests to URIs that don't actually
> exist in my environment?
>
> For example, if I have a very simple web site with just the document
> "index.html" I
check out Snort (http://snort.org) , it has the ability to detect many web-based attacks ...
Kishore Jalleda
On 3/10/06, John Rodenbiker <[EMAIL PROTECTED]> wrote:
I'm very new to running a web server.Is there a way to have httpd drop requests to URIs that don't actually
exist in my environment
I'm very new to running a web server.
Is there a way to have httpd drop requests to URIs that don't actually
exist in my environment?
For example, if I have a very simple web site with just the document
"index.html" I don't want people trying to access
"../../../../../users/john/secretstuff"
Clute, Andrew wrote:
> No.
>
> Actually, this started recently when we upgraded to 2.2 with
> mod_proxy_ajp from 2.0.X with mod_jk, and removed our stage site from
> being in SSL. Both are port 80.
>
> Does SSL have something to do with this?
>
> Andrew
>
Only insofar as if you've got two virtual
No.
Actually, this started recently when we upgraded to 2.2 with
mod_proxy_ajp from 2.0.X with mod_jk, and removed our stage site from
being in SSL. Both are port 80.
Does SSL have something to do with this?
Andrew
> -Original Message-
> From: Kenevel [mailto:[EMAIL PROTECTED]
> Sent
I've posted my question already the PHP internals group because I thought this problem was with PHP.
But I haven't had any luck so far, still digging, still searching. A
co-worker wonders if this problem isn't Apache though, so I'm cross
posting this issue here.
I'm running Solaris 10. My web serv
hello,
Is it possible in an authentified directory to cumulate different
sources of usernames ?
I want to search first in our central SSO (CAS + ldap) database, then,
if the user is not there, to switch to a second auth represented as a
local htpasswd file, for exemple an .htaccess like this
Hi Andrew,
Are you at any stage going through an SSL connection?
Mike
- Original Message -
From: Clute, Andrew
I have one box, that hosts both my dev and stage environments. Both are
different config directories inside of JBoss 4.0.3sp1. Each one is bound to
a different IP address.
I h
Lineberger, Aaron wrote:
It would seem that there is a slight difference between Apache 2.0.40
and 2.2.0 whereas the earlier version does not require the .txt
extension be included in the AddOutputFilter INCLUDES. After adding it
in the 2.2.0 configuration, things began working again.
The onl
Title: SSI not working in Frame on new install of Apache
It would seem that there is a slight difference between
Apache 2.0.40 and 2.2.0 whereas the earlier version does not require the .txt
extension be included in the AddOutputFilter INCLUDES. After adding it in the
2.2.0 configuration, thi
I have one box,
that hosts both my dev and stage environments. Both are different config
directories inside of JBoss 4.0.3sp1. Each one is bound to a different IP
address. I have turned on the jvmRoute for both instances. The
domain names are dev.foobar.com and stage.foobar.com For some reaso
This is normal behavior. IIRC, the browser caches credentials for the duration
of the session, making it hard to unset them without some backend work.
>>> [EMAIL PROTECTED] 3/10/2006 9:02 AM >>>
We have a page that is supposed to be password protected with LDAP
authentication. You can login to
We have a page that is supposed to be password protected with LDAP
authentication. You can login to the page just fine; however, unless you close
out your browser(verified on Firefox, Opera, and IE) the page fails to ask for
a username/password again when you return to the page.
Any thoughts?
Title: SSI not working in Frame on new install of Apache
Background:
Moving content form RedHat Linux system running 2.0.40 to Sun Solaris 9 system running 2.2.0. (Detailed Information below.)
I'm having a problem on the new install where the SSI in my content no longer works, the only outp
I'd like to provide access to multiple remote Web-servers via my
Apache using reverse proxy. Remote Web-servers connected via low-speed
channels so I'd like to use \ caching to speed-up content loading for
clients.
I set up reverse proxy and cache modules. The accessed files PUT
in
OK, so I got this figured out, and thought I'd post it here for
posterity.
Rather than putting the cookie rule in a separate .htaccess file in
the demo directory, I put them both in the root:
RewriteCond %{HTTP_HOST} ^demo.example.com$
RewriteCond %{REQUEST_URI} !^/demo/
RewriteCond %{HTTP_COOKIE
Thanks for replying.
I tested mod_file_cache. However I also met some errors both with
cachefile and mmapfile. When I want to cache more than 20 files, there
are the below errors.
Using cachefile:
[Fri Mar 10 12:56:47 2006] [info] [client 10.0.1.4] (70014)End of file
found: core_output_filter: wr
Thanks men, but Mambo still saying that is unwriteable
why is that?
if I use as servername www.artenovias.cl do I have to name www.artenovias.cl.conf or can be artenovias.conf?
my artenovias.conf file only have:
AllowOverride All
On 3/6/06, Gaël Lams <[EMAIL PROTECTED]> wrote:
Hi,> under
Recently I posed a problem with file upload form (from any browser) over
~1K. After much investigation, the packets send from the client appeared
OK but what was received was corrupted (missing bytes).
It looks like I have found the problem. Sygate personal firewall! (SPF)
[ Note that apache is r
22 matches
Mail list logo