Re: [EMAIL PROTECTED] mod_dav_svn integration

2008-01-17 Thread William A. Rowe, Jr.
ProgrammerMP wrote: Ok. I got it working. The error message is mis-leading. It COULD find the module, it could NOT resolve all of its dependancies. I had to copy a bunch of *.dll from svn/bin to c:/server/apache2.2/bin and c:/windows/system32. http://www.dependencywalker.com/ If you ever

Re: [EMAIL PROTECTED] with "$" -- redundant?

2008-01-17 Thread Joshua Slive
On Jan 17, 2008 2:00 PM, Brian A. Seklecki <[EMAIL PROTECTED]> wrote: > On Thu, 2008-01-17 at 13:19 -0500, Joshua Slive wrote: > > On Jan 17, 2008 1:13 PM, Brian A. Seklecki > > <[EMAIL PROTECTED]> wrote: > > > All: > > > > > > I see a lot of examples of with end-of-line char ($) > > > matching. >

Re: [EMAIL PROTECTED] mod_dav_svn integration

2008-01-17 Thread ProgrammerMP
Ok. I got it working. The error message is mis-leading. It COULD find the module, it could NOT resolve all of its dependancies. I had to copy a bunch of *.dll from svn/bin to c:/server/apache2.2/bin and c:/windows/system32. ProgrammerMP wrote: > > > Configuration: Apache 2.2, MySQL, Sub

[EMAIL PROTECTED] mod_dav_svn integration

2008-01-17 Thread ProgrammerMP
Configuration: Apache 2.2, MySQL, Subversion 1.4.6 (for Apache 2.2.x) on Windows I've added the following 2 lines to my httpd.conf file: LoadModule dav_module modules/mod_dav.so LoadModule dav_svn_module modules/svn/mod_dav_svn.so I've copied the mod_dav_svn.so file from svn/bin

[EMAIL PROTECTED] DocumentRoot cannot be domain protected?

2008-01-17 Thread Liz Kim
Is there a special way of domain/IP protecting the DocumentRoot directory? All I am trying to do is: order allow,deny allow from all deny from MY_IP_ADDRESS_HERE When this is put under any other directory, it successfully denies me access. However, when it's is put under the DocumentRoot director

Re: [EMAIL PROTECTED] with "$" -- redundant?

2008-01-17 Thread Brian A. Seklecki
On Thu, 2008-01-17 at 13:19 -0500, Joshua Slive wrote: > On Jan 17, 2008 1:13 PM, Brian A. Seklecki > <[EMAIL PROTECTED]> wrote: > > All: > > > > I see a lot of examples of with end-of-line char ($) > > matching. > > > > Isn't that redundant / implied? A directive is just a regex > > that automa

Re: [EMAIL PROTECTED] with "$" -- redundant?

2008-01-17 Thread Joshua Slive
On Jan 17, 2008 1:13 PM, Brian A. Seklecki <[EMAIL PROTECTED]> wrote: > All: > > I see a lot of examples of with end-of-line char ($) > matching. > > Isn't that redundant / implied? A directive is just a regex > that automatically has ".*" pre-pended and "$" appended? (But only used > if evaluat

[EMAIL PROTECTED] with "$" -- redundant?

2008-01-17 Thread Brian A. Seklecki
All: I see a lot of examples of with end-of-line char ($) matching. Isn't that redundant / implied? A directive is just a regex that automatically has ".*" pre-pended and "$" appended? (But only used if evaluating a file, and not a directory) ~BAS -

Re: [EMAIL PROTECTED] redirections

2008-01-17 Thread Octavian Rasnita
Ok, I understand that I could use ServerAlias for having 2 or more addresses for the same virtualhost, but I don't understand how I can't do what I want without redirecting. I want the url /maestro to be redirected to: /static/maestro/ no matter which is the current host name. Could I get so

[EMAIL PROTECTED] <(Directory|File)Match> Regex Debugging

2008-01-17 Thread Brian A. Seklecki
All: How can I get extremely verbose debugging from the regex matching engine WRT <(Directory|File)Match> statements? "LogLevel Debug" and "-e level" only has one level of verbosity and that's generating on details. I need to test order of evaluation through a series of statements. TIA, ~BAS

Re: [EMAIL PROTECTED] redirections

2008-01-17 Thread Tony Stevenson
On Thu, January 17, 2008 4:01 pm, Octavian Rasnita wrote: > > The problem is that redirection doesn't work because it should redirect > to a full address. > > Does anyone know if there is another solution than creating 2 separate > virtual hosts and make 2 separate redirections? If both domain n

[EMAIL PROTECTED] redirections

2008-01-17 Thread Octavian Rasnita
Hi, I have a line like the following in httpd.conf: Redirect /maestro http://www.site.com/dir1/dir2/maestro The problem is that we are accessing that site using 2 domain names, one which is accessed in the intranet, and the other one which is accessed by the public. The problem is that redi

RE: [EMAIL PROTECTED] mod_deflate config error

2008-01-17 Thread Axel-Stephane SMORGRAV
First thing to do is to take a look in the error log. -ascs De : Kranti K K Parisa [mailto:[EMAIL PROTECTED] Envoyé : jeudi 17 janvier 2008 12:14 À : users@httpd.apache.org Objet : [EMAIL PROTECTED] mod_deflate config error Hi, I am trying to use mod_de

RE: [EMAIL PROTECTED] mod_header

2008-01-17 Thread Axel-Stephane SMORGRAV
That means that mod_header is not loaded, which implies that you will have to contact the system administrator. What you mean about forcing the download of specific file types is not very clear to me however, and I do not see how you are going to solve that using the header directive. Maybe you

[EMAIL PROTECTED] Purify Build of Apache2

2008-01-17 Thread Dnyaneshwar Nadre
Hi All, We have one Filter Implementation on Apache2 web server on Linux . Now we are suspecting that there is memory leak in this CustomFilter.so. So we got purify build of Apache2 on Linux. However every time we are getting core dumps in CustomFilter.so in initialization of Static va

[EMAIL PROTECTED] Re: Purify build of Apache2 on Linux

2008-01-17 Thread Dnyaneshwar Nadre
Hi All, We have one Filter Implementation on Apache2 web server on Linux . Now we are suspecting that there is memory leak in this CustomFilter.so. So we got purify build of Apache2 on Linux. However every time we are getting core dumps in CustomFilter.so in initialization of Static va

RE: [EMAIL PROTECTED] Passing REMOTE_ADDR on 2.0.x reverse proxy

2008-01-17 Thread Axel-Stephane SMORGRAV
I believe so, to the extent where it is mod_proxy that generates this header. -ascs -Message d'origine- De : Al Sparks [mailto:[EMAIL PROTECTED] Envoyé : mardi 15 janvier 2008 21:53 À : users@httpd.apache.org Objet : Re: [EMAIL PROTECTED] Passing REMOTE_ADDR on 2.0.x reverse proxy >

Re: [EMAIL PROTECTED] Apache service problem. make_sock: could not bind to address

2008-01-17 Thread Suresh Babu
Hello Mr.Ashwani Kumar I am D Suresh babu and I am Using Linux. I unable to help you. with regards D Suresh babu On 17/01/2008, Ashwani Kumar Sharma <[EMAIL PROTECTED]> wrote: > > > > Hi All, > > > > > > While trying to run apache service on windows I faced this strange > > problem. I have ins

[EMAIL PROTECTED] mod_deflate config error

2008-01-17 Thread Kranti K K Parisa
Hi, I am trying to use mod_deflate module on apache 2. my httpd.conf contains sthe following. LoadModule deflate_module modules/mod_deflate.so SetOutputFilter DEFLATE BrowserMatch ^Mozilla/4 gzip-only-text/html BrowserMatch ^Mozilla/4\.0[678] no-gzip BrowserMatch \bMSIE !no-gzip !gzip-only-text/

[EMAIL PROTECTED] Apache service problem. make_sock: could not bind to address

2008-01-17 Thread Ashwani Kumar Sharma
Hi All, While trying to run apache service on windows I faced this strange problem. I have installed IPv6 on this machine. If I make apache run on some port number which is not free. I don't see any log file being created in the apache/log directory. While I try to run the