[EMAIL PROTECTED] wrote:
> Victor,
>
> Thanks for the reply. Attached here is the configuration file.
>> > [Thu May 18 02:07:37 2006] [error] [client 74.136.xxx.xxx]
>> client denied by
>> > server configuration: /usr/www/homepage/
You have a Deny all and not a
Allow all.
Joost
-
There must be something more to this, because there is no reason why the user
agent should encode differently depending on the server to which the request is
sent. At the time the request is sent, the browser does not even know what kind
of server it is sending the request to, and reverse proxie
Although you do not specify which version of Apache you are using, I assume
that you are using 2.0.55 or newer.
AFAIK this problem does not exist in Apache 2.0.54 (or at least I have not
experienced it) with which I use rewrite rules quite extensively. Therefore I
think that you could replace t
On Tue, May 23, 2006 at 12:11:34PM -0300, Felipe Tocchetto wrote:
>
> httpd
> ./configure --prefix=/usr/local/httpd-2.0.58 --enable-ssl
> --with-ssl=/usr/local/openssl-0.9.8b
...
> bash-3.00# ./httpd -k start
> ld.so.1: httpd: fatal: hardware capability unsupported: 0x1000 [ SSE2 ]
> Killed
It's
I thank you for this first answer. Actually, there were prior connections between the browser and the proxy or webserver. To an initial request, the webserver answers : HTTP/1.1 200 OK\r\n Request Version: HTTP/1.1 Response Code: 200 Date: Mon, 22 May 2006 14:22:06 GMT\r\n Se
I read in the apache manual that supports regular expressions to
match which directory is being used.
I'm wondering if it is possible to hack this somehow to set the
php_admin_value open_basedir configuration to chroot users into a regular
expression matched directory?
Ie, if you have set up /ho
Joost,
I add an entry for . It works now.
Thanks for the timely help. I really appreciate it.
- Ming
-Original Message-
From: Joost de Heer [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 24, 2006 2:17 AM
To: [EMAIL PROTECTED]
Cc: Victor Trac; users@httpd.apache.org
Subject: Re: [EMAI
I am trying to let bots
crawl my site with out requiring to authentication but it doesn't work
for some reason. It doesn't even enforce the Basic auth if the
user-agent doesn't match "Googlebot" even though I have Satisfy Any
!!
BrowserMatchNoCase Robot is_robot
AuthUserFile /home/conf/ht
> -Original Message-
> From: Praveen Alavilli [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 24, 2006 3:13 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Problem with Satisfy Directive
>
> I am trying to let bots crawl my site with out requiring to
> authentication but it
Sorry for not being clear - it doesn't enforce either 'Require
valid-user" or "Allow from env=is_robot" rule even though I added
"Satisfy Any" - it's basically allowing access to the url in
/content/* for everyone.
thx
Praveen
[EMAIL PROTECTED] wrote:
-Original Message-
From:
Hi,
I am using what appears to be Apache 2.0.52 (the rpm package states it is
httpd-2.0.52-22) on a CentOS 4 Linux system. I am trying to make some
documentation available on our intranet so that it is accessible to our French
subsidiary but I noticed that any accented characters in the text a
> -Original Message-
> From: Praveen Alavilli [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 24, 2006 4:01 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Problem with Satisfy Directive
>
> Sorry for not being clear - it doesn't enforce either
> 'Require valid-user"
On 5/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi,
I am using what appears to be Apache 2.0.52 (the rpm package states it is
httpd-2.0.52-22) on a CentOS 4 Linux system. I am trying to make some
documentation available on our intranet so that it is accessible to our French
subsidia
Hi,
I want to use mod_deflate (in Apache 2.2.2) as I used mod_gzip before
(in Apache 1.3): compressing with file extensions inclusions AND
MIME-type, request-header and response-header exclusions.
mod_gzip Apache 1.3 configuration:
mod_gzip_on Yes
mod_gzip_dechunk yes
mod_gzip_temp_dir /tmp
mod_g
Hi Joshua,
Thanks very much for the suggestion. I changed the AddDefaultCharset directive
as you suggested and it now works.
Thanks again
Neil
>
> From: "Joshua Slive" <[EMAIL PROTECTED]>
> Date: 2006/05/24 Wed AM 11:42:04 EDT
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Prob
I'm trying to remove two directories from the path of a website, but I just can't seem to get the mod_rewrite syntax right.I have a url coming in with a url like
http://www.mysite.com/directoryone/directorytwo/mypage.php?key=valueAnd I'm trying to redirect it to http://www.mysite.com/mypage.php?ke
Hello, I used apache2 to reverse-proxy
web proxy dir /ntop/-> to application localhost dir ->
http://localhost:3000/
So when I do: http://pippo/ntop I see everything, graphics, numbers, hosts
graphics..
ROOT PATH are ok, I can see them:
es: /ntop/sortDataThpt.html
/ntop/172.16.0.1.h
Can anyone please help? :-(On 5/23/06, Hex Star <[EMAIL PROTECTED]> wrote:
Please, I need help with getting mod_layout to work. Basically, I'm trying to get a html page for header and footer to work for ads on sites, running Suse 10, currently only the header html file contains ad code, it's the go
Bob Smith wrote:
I'm trying to remove two directories from the path of a website, but I just
can't seem to get the mod_rewrite syntax right.
I have a url coming in with a url like
http://www.mysite.com/directoryone/directorytwo/mypage.php?key=value
And I'm trying to redirect it to http://www.my
On 5/24/06, Robert Ionescu <[EMAIL PROTECTED]> wrote:
Bob Smith wrote:> I'm trying to remove two directories from the path of a website, but I just> can't seem to get the mod_rewrite syntax right.>> I have a url coming in with a url like>
http://www.mysite.com/directoryone/directorytwo/mypage.php?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Is it possible to authentication apache2 agaisnt Active Directory 2003
groups? I've been able to successful auth AD users, and auth
according to current ou's, but I haven't seen anything about going
agaisnt an AD group. Is it doable?
Thanks,
- --
> -Original Message-
> From: Aaron Axelsen [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 24, 2006 15:28
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Auth Apache 2 agaisnt AD Groups
>
> Is it possible to authentication apache2 agaisnt Active Directory 2003
> groups? I've
Works here:
AuthName "some name here"
AuthType Basic
AuthLDAPBindDN "apropriate info here"
AuthLDAPBindPassword password
AuthLDAPAuthoritative on
AuthLDAPRemoteUserIsDN on
AuthLDAPGroupAttribute member
AuthLDAPGroupAttributeIsDN on
AuthLDAPURL
"ldap://server.name/OU==Divisions,OU=Users,OU=gactr,DC
What version of mod_proxy_html?
ProxyHTMLURLMap / /ntop/
The above can replace all occurences of '/' with '/ntop/', which is
what is happening (Logic is 'starts-with' in HTML links, but
'contains' in scripting events and embedded script and style
sections).
Try Regular expression mapping in mod
On 5/24/06, Bob Smith <[EMAIL PROTECTED]> wrote:
On 5/24/06, Robert Ionescu <[EMAIL PROTECTED]> wrote:
> Bob Smith wrote:
> > I'm trying to remove two directories from the path of a website, but I
just
> > can't seem to get the mod_rewrite syntax right.
> >
> > I have a url coming in with a url
Hi Robin,
On 5/25/06, Robin P. Blanchard <[EMAIL PROTECTED]> wrote:
[snip]
AuthLDAPURL
"ldap://server.name/OU==Divisions,OU=Users,OU=gactr,DC=gc,DC=nat?sAMAccountNa
me?sub?(objectclass=*)"
I don't suppose you've had the need to try this with multiple servers?
I posted last week (see
http://m
Thanks, I modified your proposition as follows:
RewriteEngine On
RewriteRule ^(.*)/([^/]*\.)(html|htm|php)$
/test-redir.php?page=/test/$2$3 [L]
and rule works ok, but produced result (two frames: top one containing
original file, and bottom one used for s
Hmm thanks, but I'm running Apache 1.3.36 not 2.x...and the module does seem to be "working", it just doesn't like the html file with the google adsense _javascript_ in it as despite my described attempts it seems to still be trying to parse the header/footer files as if they were cgi/php scripts..
Hi Alls:
I have a trouble to use rotatelog for httpd-2.0.55 on Linux.
Would anyone help me?
In httpd.conf:
ErrorLog "bin/rotatelogs logs/error_log 14400"
I got a error message from httpd and couldnot start httpd:
"(2)No such file or directory: Couldn't start ErrorLog process"
This message is from
Hi Friends,
I have installed apache2.2.2 with php 5.1.2 in Fedora Core 5
When I am trying to start apache with the command
/opt/apache2.2/bin/apachectl start
It is giving the following error
httpd: Syntax error on line 110 of /opt/apache2.2/conf/httpd.conf:
Cannot load /opt/apache2.2/modul
Hi I got a problem on a web server running apache 1.3.35 freebsd 5.4
Every now and then the httpd processes all get stuck on RUN state and
start piling up eventually causing swapping but when things are normal
the server has a lot of free ram and is far from swapping. 2 gig ram
and normal use un
31 matches
Mail list logo