Re: [EMAIL PROTECTED] mod_include question

2005-12-12 Thread Peter Huesser
I also played around with this keywords. I guess it should not be necessary because I don't want to include server side include files but ordinary html text. But however I also tried AddType text/html .shtml .txt AddOutputFilter INCLUDES .shtml .txt but nothing change

Re: [EMAIL PROTECTED] Problem setting up mod_alias for an external folder

2005-12-12 Thread Ken Tozier
On Dec 12, 2005, at 9:46 PM, Joshua Slive wrote: The Alias is entirely separate. That is what tells apache *where* to find the file. What you need is to have it setup such that, if you where to login as the User/Group specified in httpd.conf, you would be able to access the relevant files. H

Re: [EMAIL PROTECTED] Problem setting up mod_alias for an external folder

2005-12-12 Thread Joshua Slive
On 12/12/05, Ken Tozier <[EMAIL PROTECTED]> wrote: > > On Dec 12, 2005, at 9:33 AM, Joshua Slive wrote: > > > Apache processes are treated like any other user; well, in fact, a > > particular user: the one specified in the User/Group directives in > > httpd.conf. If this User/Group can access the

Re: [EMAIL PROTECTED] Problem setting up mod_alias for an external folder

2005-12-12 Thread Ken Tozier
On Dec 12, 2005, at 9:33 AM, Joshua Slive wrote: Apache processes are treated like any other user; well, in fact, a particular user: the one specified in the User/Group directives in httpd.conf. If this User/Group can access the files using ordinary filesystem permissions, then apache can acce

Re: [EMAIL PROTECTED] Windows ACL Wishes

2005-12-12 Thread William A. Rowe, Jr.
William A. Rowe, Jr. wrote: Tatham Oddie (Fuel Advance) wrote: To make this work in IIS I click two checkboxes ... why is it so hard in Apache? Because Apache != IIS? FYI this doesn't work on Unix either. Well it's possible to adapt. ...possible to adapt an MPM such as perchild, or one of

Re: [EMAIL PROTECTED] Windows ACL Wishes

2005-12-12 Thread William A. Rowe, Jr.
Tatham Oddie (Fuel Advance) wrote: To make this work in IIS I click two checkboxes ... why is it so hard in Apache? Because Apache != IIS? FYI this doesn't work on Unix either. Well it's possible to adapt. I understood that mod_auth_sspi has config directives to permit impersonation. But it

RE: [EMAIL PROTECTED] Windows ACL Wishes

2005-12-12 Thread Tatham Oddie \(Fuel Advance\)
I'm using mod_auth_sspi for the authentication. In this case I _do_ want Apache to impersonate the authenticated identity. We are authenticating internal domain users, and then need to serve pages according to what permissions they have. To make this work in IIS I click two checkboxes ... why is

Re: [EMAIL PROTECTED] Windows ACL Wishes

2005-12-12 Thread William A. Rowe, Jr.
Web users != Local machine users. And in fact, it's somewhat dangerous to do so. That said, you might look up mod_auth_sspi. I found a reference over here; http://www.deadbeef.com/index.php/mod_auth_sspi Tatham Oddie (Fuel Advance) wrote: Hi all, I'm trying to setup an Apache 2.0 server th

RE: [EMAIL PROTECTED] apache reverse proxy connection errors

2005-12-12 Thread Escudero, Peter Louis
I'm getting the same errors as James. So I upgraded my Apache to v2.0.55 & applied the patch below. I'm still getting the errors. Apache is running on Solaris 9 in a SF V210, acting as a reverse-proxy for IIS 6.0 running on Windows 2000 Server in a Dell PE1750. What do I do now? Thanks, Peter Esc

[EMAIL PROTECTED] Re: users Digest 12 Dec 2005 03:53:06 -0000 Issue 2261

2005-12-12 Thread Dick Snippe
On Mon, Dec 12, 2005 at 03:53:06AM -, [EMAIL PROTECTED] wrote: > Date: Sun, 11 Dec 2005 13:26:00 -0500 > From: Joshua Slive <[EMAIL PROTECTED]> > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] mod_cache broken in 2.2.0 ? > > On 12/9/05, Dick Snippe <[EMAIL PROTECTED]> wrote: > >

Re: [EMAIL PROTECTED] Version 2.2

2005-12-12 Thread Gustavo Lopes
See http://marc.theaimsgroup.com/?l=apache-httpd-users&m=113389817632292&w=2 Gustavo Lopes - Original Message - From: "Oluwatope Akinniyi" <[EMAIL PROTECTED]> To: Sent: Monday, December 12, 2005 5:59 PM Subject: [EMAIL PROTECTED] Version 2.2 Hi, I would appreciate it if anyone can

Re: [EMAIL PROTECTED] strange cache problem with Apache

2005-12-12 Thread Joshua Slive
On 12/12/05, Randall Mackie <[EMAIL PROTECTED]> wrote: > apache-mod_disk_cache-2.0.54-13mdk > apache-mod_cache-2.0.54-13md > apache-mod_proxy-2.0.54-13mdk > > It appears that I can uninstall those rpms, and that removes the > /var/cache/http > as well. If we're just serving up static files, then

Re: [EMAIL PROTECTED] strange cache problem with Apache

2005-12-12 Thread Randall Mackie
Joshua Slive wrote: On 12/12/05, Randall Mackie <[EMAIL PROTECTED]> wrote: The problem: when we update some of the html files in the document root, those changes do not become immediately observable when we try to load the web page unless we clear /var/cache/httpd first (regardless of whether

Re: [EMAIL PROTECTED] strange cache problem with Apache

2005-12-12 Thread Joshua Slive
On 12/12/05, Randall Mackie <[EMAIL PROTECTED]> wrote: > The problem: when we update some of the html files in the document root, > those changes do not become immediately observable when we try to load > the web page unless we clear /var/cache/httpd first (regardless of whether we > clear the cach

[EMAIL PROTECTED] strange cache problem with Apache

2005-12-12 Thread Randall Mackie
We have set up an Apache web server on our dedicated linux server, but are experiencing some strange issues with cache. First, the details: Linux server, running Mandriva Linux 2006. Apache 2.0.54 with the following rpms installed: apache-mod_disk_cache-2.0.54-13mdk apache-mod_suexec-2.0.54-4mdk

[EMAIL PROTECTED] Version 2.2

2005-12-12 Thread Oluwatope Akinniyi
Hi, I would appreciate it if anyone can point me to a link where I can get the windows binaries of Apache version 2.2. -- Best Regards Tope Akinniyi Please do not forget: Jesus is the way, the truth and the life. ___

RE: [EMAIL PROTECTED] Apache2 not running

2005-12-12 Thread Wagner, Aaron
> -Original Message- > From: Elizabeth Datig [mailto:[EMAIL PROTECTED] > Sent: Monday, December 12, 2005 12:51 PM > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] Apache2 not running > > When I look in control Panel\administrative Tools\services, > Apache is in not > there.

RE: [EMAIL PROTECTED] Apache2 not running

2005-12-12 Thread Elizabeth Datig
When I look in control Panel\administrative Tools\services, Apache is in not there. What should I do? Thanks for your help and responding so quickly. From: "Wagner, Aaron" <[EMAIL PROTECTED]> Reply-To: users@httpd.apache.org To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Apache2 not

RE: [EMAIL PROTECTED] Apache2 not running

2005-12-12 Thread Wagner, Aaron
> -Original Message- > From: Elizabeth Datig [mailto:[EMAIL PROTECTED] > Sent: Monday, December 12, 2005 12:22 PM > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] Apache2 not running > > The OS is Windows XP, it's Apache 2.0.55. Apache is supposed to start > automatically. S

RE: [EMAIL PROTECTED] Apache2 not running

2005-12-12 Thread Elizabeth Datig
The OS is Windows XP, it's Apache 2.0.55. Apache is supposed to start automatically. Sorry about that, I'm new to this and am venturing out into unknown territory. Do you know if there is a source to show you exactly what information is supposed to be in the configuration file? From: "Wagner

RE: [EMAIL PROTECTED] Apache2 not running

2005-12-12 Thread Wagner, Aaron
> -Original Message- > From: Elizabeth Datig [mailto:[EMAIL PROTECTED] > Sent: Monday, December 12, 2005 11:55 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Apache2 not running > > I previously installed Apache 2 and it was working fine, > apparently the > Adware virus go

[EMAIL PROTECTED] Apache2 not running

2005-12-12 Thread Elizabeth Datig
I previously installed Apache 2 and it was working fine, apparently the Adware virus got in and Apache stopped working. I removed the virus, Apache still would not work. I uninstalled it and reinstalled it and now I get an error that says Apache is not installed. How can I get this working agai

Re: [EMAIL PROTECTED] Apache 1.3: Aliases no longer working

2005-12-12 Thread Stephen Collyer
Joshua Slive wrote: On 12/12/05, Stephen Collyer <[EMAIL PROTECTED]> wrote: Well, if we're going to be picky, I guess you're right: I should have said that I found nothing that helped me. Yes, I got an "access denied by server configuration", but let's face it, if you get a 403 then it doesn't

Re: [EMAIL PROTECTED] Problem with Virtual Host on Apache v2.0.54

2005-12-12 Thread Andrey Kuznetsov
SOLVED Thanks a lot I have no idea why it didn't work before when I had the *:80 placed where I did now, must be the efg.dyndns.dk full domain name. This works: NameVirtualHost *:80 ServerAdmin [EMAIL PROTECTED] DocumentRoot "C:/Program Files/Apache Group/Apache2/abc" ServerName abc.

Re: [EMAIL PROTECTED] mod_include question

2005-12-12 Thread Joshua Slive
On 12/12/05, Peter Huesser <[EMAIL PROTECTED]> wrote: > I also played around with this keywords. I guess it should not be necessary > because I don't want to include server side include files but ordinary html > text. But however I also tried > >AddType text/html .shtml .txt >AddOutputF

Re: [EMAIL PROTECTED] mod_include question

2005-12-12 Thread Peter Huesser
Thank's Joshua Hello I want allow to use the directive for including ordinary html code (no SSI). In the httpd.conf file I have the following statements. ... LoadModule include_module modules/mod_include.so ... Options FollowSymLinks +Includes Never mix plusse

Re: [EMAIL PROTECTED] Problem with Virtual Host on Apache v2.0.54

2005-12-12 Thread Joshua Slive
On 12/12/05, myhapwcforever <[EMAIL PROTECTED]> wrote: > To try the follow? > > NameVirtualHost youip:80 > > This may work, but the easier configuration is to replace youip with *. Joshua. - The official User-To-User support fo

Re: [EMAIL PROTECTED] revocation list

2005-12-12 Thread Stephen Collyer
Luiz Gustavo Anflor Pereira wrote: Hello all I want to implement a secure site through digital authentication, and i found that i need to keep the Certificate Revocation Lists. It is ok, i can download them from the net, but my question is: is there a way to consult the lists online, when the us

Re: [EMAIL PROTECTED] mod_include question

2005-12-12 Thread Joshua Slive
On 12/12/05, Peter Huesser <[EMAIL PROTECTED]> wrote: > Hello > > I want allow to use the directive for > including > ordinary html code (no SSI). In the httpd.conf file I have the following > statements. > > ... > LoadModule include_module modules/mod_include.so > ... > > Options Fol

Re: [EMAIL PROTECTED] Apache 1.3: Aliases no longer working

2005-12-12 Thread Joshua Slive
On 12/12/05, Stephen Collyer <[EMAIL PROTECTED]> wrote: > Well, if we're going to be picky, I guess you're right: I should > have said that I found nothing that helped me. Yes, I got an "access > denied by server configuration", but let's face it, if you get a 403 > then it doesn't take a genius to

Re: [EMAIL PROTECTED] Problem setting up mod_alias for an external folder

2005-12-12 Thread Joshua Slive
On 12/11/05, Ken Tozier <[EMAIL PROTECTED]> wrote: > > On Dec 11, 2005, at 8:12 PM, Joshua Slive wrote: > > By "exposing the entire hierarchy" do you mean giving file-system > > search permissions (chmod +x)? If so, no, you can't work around this > > in apache. It has nothing to do with apache.

Re: [EMAIL PROTECTED] Re: force rewrite to occur before authentication, howto?

2005-12-12 Thread Joshua Slive
On 12/11/05, T F <[EMAIL PROTECTED]> wrote: > > The problem is that the login box pops up before the rewrite > > I'm still not having any luck with this. It appears as though > authentication is happening before the rewrite. I need the > opposite: need rewrite before the authentication. > > Oddl

[EMAIL PROTECTED] Win32 Apache 2.0.55, Apache::ASP,

2005-12-12 Thread Jason J. Czerak
I have this goofy error that is related to Apache::ASP. [Fri Dec 09 17:44:20 2005] [error] [client 172.18.120.170] Can't locate object method "get" via package "APR::Table" at C:/Perl/site/lib/Apache/ASP.pm line 2009.\n at C:/Perl/site/lib/Apache/ASP.pm line 2009\n\tApache::ASP::get_dir_config

[EMAIL PROTECTED] revocation list

2005-12-12 Thread Luiz Gustavo Anflor Pereira
Hello all I want to implement a secure site through digital authentication, and i found that i need to keep the Certificate Revocation Lists. It is ok, i can download them from the net, but my question is: is there a way to consult the lists online, when the user tries to authenticate himself? Is

Re: [EMAIL PROTECTED] Problem with Virtual Host on Apache v2.0.54

2005-12-12 Thread myhapwcforever
To try the follow? NameVirtualHost youip:80 ServerAdmin [EMAIL PROTECTED] DocumentRoot "C:/Program Files/Apache Group/Apache2/abc" ServerName abc.dyndns.dk ErrorLog logs/error.log CustomLog logs/access.log common Options Indexes FollowSymLinks ExecCGI ServerAdmin [

RE: [EMAIL PROTECTED] Apache 2 on Windows authentication against W2003-AD

2005-12-12 Thread Barham, David
Finally found the correct incantation for mod_auth_ldap against a W2003AD. I hope this helps others. This was for Apache 2.0.29 and mod_auth_ldap 2.12 David Barham UGS AllowOverride None Order allow,deny Allow from all AuthName "DB test area" AuthType "basic" LDAP_Server dc_name.e

[EMAIL PROTECTED] [htacces] Redirect only html?

2005-12-12 Thread Lennart Aangeenbrug
Hi, My hoster redirects my domains to public_html/. The sites are located in public_html/site1/ public_html/site2/ public_html/site3/ etc But there are also shared dir's, like public_html/graphic. Now i want to redirect site1 to /site1, but in this way that the root still public_html/ is ... S

[EMAIL PROTECTED] mod_include question

2005-12-12 Thread Peter Huesser
Hello I want allow to use the directive for including ordinary html code (no SSI). In the httpd.conf file I have the following statements. ... LoadModule include_module modules/mod_include.so ... Options FollowSymLinks +Includes AllowOverride None ... Anfortunatelly the follow

RE: [EMAIL PROTECTED] Apache 2 on Windows authentication against W2003-AD

2005-12-12 Thread Tatham Oddie \(Fuel Advance\)
Check out mod_auth_sspi Thanks, Tatham Oddie Fuel Advance - Ignite Your Idea www.fueladvance.com -Original Message- From: Barham, David [mailto:[EMAIL PROTECTED] Sent: Monday, 12 December 2005 9:59 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Apache 2 on Windows authentica

Re: [EMAIL PROTECTED] Manual page problem ?

2005-12-12 Thread Mehmet Fatih AKBULUT
thanks Boyle. thats why i needed :) Regards, bye. - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED]

[EMAIL PROTECTED] Apache 2 on Windows authentication against W2003-AD

2005-12-12 Thread Barham, David
I'm trying to get Apache running on Windows to authenticate from the windows AD of the server. (I got Apache on unix to do this using mod_auth_pam). I was kind of expecting Apache on Windows to be easier (?) but am stuck with mod_auth_ldap. Has anyone got a simple example of doing this? Is there s

Re: [EMAIL PROTECTED] Apache 1.3: Aliases no longer working

2005-12-12 Thread Stephen Collyer
Boyle Owen wrote: -Original Message- From: Stephen Collyer [mailto:[EMAIL PROTECTED] I'm not familiar with the Apache code base, but I guess this implies that there's no trace code in there ? Seems to be something of an omission for a project as large as Apache, if so. I disagree stro

RE: [EMAIL PROTECTED] Manual page problem ?

2005-12-12 Thread Boyle Owen
Plain text please... I think your problem is that you are missing a few directives to do with mod_negotiation (see http://httpd.apache.org/docs/2.0/mod/mod_negotiation.html). Try; - "Options Multiviews" (or add Multiview to an existing Options directive) - LanguagePriority en (assuming you w

RE: [EMAIL PROTECTED] Apache 1.3: Aliases no longer working

2005-12-12 Thread Boyle Owen
> -Original Message- > From: Stephen Collyer [mailto:[EMAIL PROTECTED] > > I'm not familiar with the Apache code base, but I guess this > implies that there's no trace code in there ? Seems to be > something of an omission for a project as large as Apache, if so. I disagree strongly. Apac

[EMAIL PROTECTED] Windows ACL Wishes

2005-12-12 Thread Tatham Oddie \(Fuel Advance\)
Hi all, I'm trying to setup an Apache 2.0 server that just acts as a simple, read-only, access-anywhere interface to some of our internal folders. We are running Apache 2.0.54 on a Windows Server 2003 machine, which is also a domain controller. I have the virtual root working well. I have the di

Re: [EMAIL PROTECTED] Apache 1.3: Aliases no longer working

2005-12-12 Thread Stephen Collyer
Joshua Slive wrote: On 12/10/05, Stephen Collyer <[EMAIL PROTECTED]> wrote: And the perms are fine - chmod'ed everything wide open earlier on to be sure. There's a ScriptAlias set up pointing to a cgi-bin dir thats working just fine, too. This strikes me as odd. You checked ALL PARENT DIRE

[EMAIL PROTECTED] Error in the makefile generated for mod_jk on HP-UX unix!Here is the solution.

2005-12-12 Thread Prathibha, Bharathi
Title: Error in the makefile generated for mod_jk on HP-UX unix!Here is the solution. Hi All,    I found a small problem while building mod_jk 1.2.15 on HP-UX unix . There are errors in the makefiles that are being generated while configuring the module for use with Apache. And , binaries ar

[EMAIL PROTECTED] Tools for apache security log auditing

2005-12-12 Thread Vladimir
Hello everyone! I have a lot of WWW servers(serving by apache2) in the internet. Each server have many virtual hosts. Each virtual host have own logs(error and common), which I need to auditing for security incidents by some tools. This tools will analyse log files and if some security event(unaut