RE: [EMAIL PROTECTED] SSL Port 443

2005-12-13 Thread Graham Frank
What commands did you run to see which process is on port 443? netstat -nlp If you haven't already, try that. It will show you which process is on which port. --- Graham Frank (608) 359-1593 Neoservers LLC - http://www.neoservers.com/ Founder/Owner -Origina

[EMAIL PROTECTED] SSL Port 443

2005-12-13 Thread Khaled Hussein
Hi all   I faced a problem for two or three times I did restart the apache and it fails to start I see the logs and it was cannot bind to port 443, so I tried to see what is the process was used the port but with no luck   Please any advice about how to do this and how I can solve this

[EMAIL PROTECTED] mod_rewrite and session problem

2005-12-13 Thread philguillard
Hi, I use prefixes (foo1.domain.com, foo2.doamin.com), my application is made of a servlet inside one container/context. So it is not virtual hosting, just a prefix changed from left to right side with mod_rewrite rules: RewriteCond %{HTTP_HOST} !^www\.mydomain\.org [NC] RewriteRule ^(.+) www

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

2005-12-13 Thread Prathibha, Bharathi
Title: FW: Error in the makefile generated for mod_jk on HP-UX unix!Here is the solution. Hi All,     Am I the only one who faced this problem! Or is it the general case that is happening for everyone who are trying to build mod_jk on FreeBSD.     U r response will be of much help to me

Re: [EMAIL PROTECTED] Unable to access networked drives

2005-12-13 Thread ludi
To set the everyone can access the drivers. Would it work?On 12/14/05, Ron Lisle <[EMAIL PROTECTED]> wrote: I've installed Apache on a Windows XP machine running in a Domain.I am able to create aliases to local drives and they work ok. When I create an alias to a networked drive, it doesn't appear

[EMAIL PROTECTED] Setting up 2.0.55 for use with Marathi and Marathi dynamic fonts?

2005-12-13 Thread Glen Lee Edwards
I received a letter from an individual who asked the following question: "How can I load Marathi (Our Vernacular Language) matter on my site would I be able to creat one in Marathi it self. I have Marathi Dinamic fonts required for the web." How do I set up the Apache server so it will work wit

[EMAIL PROTECTED] manual pages ? [not acceptable error :406]

2005-12-13 Thread Mehmet Fatih AKBULUT
hi all,got his error soon as i installed php5.http://localhost/manual [or http://127.0.0.1/manual]Not Acceptable An appropriate representation of the requested resource /manual/index.html could not be found on this server. Available variants: Apache/2.0.55 (Debian) PHP/5.0.5-3 Server at localhost

[EMAIL PROTECTED] Unable to access networked drives

2005-12-13 Thread Ron Lisle
I've installed Apache on a Windows XP machine running in a Domain. I am able to create aliases to local drives and they work ok. When I create an alias to a networked drive, it doesn't appear to work, returning not found (404). The networked drives are visible from the same id/pw that the service i

[EMAIL PROTECTED] Re: cgi scripts outside of cgi-bin

2005-12-13 Thread Christopher J. Bottaro
Joshua Slive wrote: > On 12/13/05, Christopher J. Bottaro <[EMAIL PROTECTED]> > wrote: >> The exact same script works if I put it in Apache's cgi-bin dir. Any >> ideas? I'm using Apache-2.0.54. Thanks for the help. > > What exactly happens when you try this? What is in the browser? What > is i

Re: [EMAIL PROTECTED] cgi scripts outside of cgi-bin

2005-12-13 Thread Joshua Slive
On 12/13/05, Christopher J. Bottaro <[EMAIL PROTECTED]> wrote: > The exact same script works if I put it in Apache's cgi-bin dir. Any ideas? > I'm using Apache-2.0.54. Thanks for the help. What exactly happens when you try this? What is in the browser? What is in the error_log? Most importantl

[EMAIL PROTECTED] cgi scripts outside of cgi-bin

2005-12-13 Thread Christopher J. Bottaro
I can't for the life of me figure out how to get cgi scripts to work outside of the cgi-bin dir. I'm trying to allow files ending in .cgi to be executed from the users dir. Here is how I changed my httpd.conf: Options +ExecCGI AddHandler cgi-script .cgi My script: $ ls -l test.cgi -r

[EMAIL PROTECTED] error_log - uninitialized data

2005-12-13 Thread Senthil Nathan
Hi All,Im using Apache 2  in mod_perl environment.And I use strict and warnings in my code.I get the following errors in the error_log of apache. [Tue Dec 13 10:44:18 2005] -e: Use of uninitialized value in string eq at myfile.pm line 102, line 154. [Tue Dec 13 10:44:26 2005] -e: Use of uninitiali

[EMAIL PROTECTED] Service fails to register on non-ASCII OS Windows machines

2005-12-13 Thread Lasher, James L
I am using Apache server version 02.00.486 on Windows.  I’m having an issue where the server service is not registering.  Searching Bugzilla, I’ve found http://issues.apache.org/bugzilla/show_bug.cgi?id=33685.  While the status of NEW on this defect indicates that it’s not yet fixed, I was

[EMAIL PROTECTED] apache 1.3.28 not starting up - no errors??

2005-12-13 Thread Ken Murach
Hi everyone, I have a user who starts up apache 1.3.28 by running a script and giving the script the argument of start This was working, but now the user is unable to get this to start up anymore?? Even as root, I am unable to start this up and there are no errors being recorded in the error

[EMAIL PROTECTED] mod_proxy security issue

2005-12-13 Thread ashis4addrguard-httpd
Folks, please help if you have an answer. Rgds, --- [EMAIL PROTECTED] wrote: > Hi to All! > > I am having trouble with configuring > mod_proxy_connect > so that I can only "AllowCONNECT port_a ... port_z" > where the ports are on *localhost* only. > > I tried directives from httpd 2.0 manual, b

[EMAIL PROTECTED] httpd 2.0.52 : Connection reset by peer in the log file

2005-12-13 Thread Jean-Philippe BATTU
Hello I am using apache server httpd 2.0.52 on a linux box with kernel 2.6.12. My problem appears when I use the rpm command to view the content of a rpm file (rpm -qpl ...) or to install the rpm file (rpm -ivh ...) and when the argument name is an URL which specifies a rpm file behind a httpd

[EMAIL PROTECTED] Apache 2.0.53 Coring Problem

2005-12-13 Thread praveen1992
Hi Guys, We started seeing Apache (2.0.53) cores when running with tomcat 4.1.30 and mod_jk2. This started happening after we switch ed our OS from Solaris to Linux AS3 (ofcourse Apache was rebuilt on AS3). The core files are showing that it's dying in the apr_pool_cleanup_kill() method which

RE: [EMAIL PROTECTED] ProxyPassReverseCookieDomain

2005-12-13 Thread Axel-Stéphane SMORGRAV
After having checked the CHANGES_2.0 file, it seems like ProxyPassReverseCookieDomain has not made it into the 2.0.55 distribution. If you need that functionality you should therefore apply the patch attached to Bugzilla BR 10722 (patch 11915) and recompile the appropriate modules. The order o

RE: [EMAIL PROTECTED] RE: tell apache2 parsing html generated from a servlet

2005-12-13 Thread Rasconi Luca \(u.e.\)
I’ll describe the solution I used. This is the servlet: http://myvhost.myhost.it/mywebapp/myservlet that produce html with include virtual. Inside the configuration of the myvhost I’ve added this directive to force all the “thing”  coming from that location to be text/html: Force

Re: [EMAIL PROTECTED] Only redirecting, but not changing the root?

2005-12-13 Thread Krist van Besien
On 12/13/05, Lennart Aangeenbrug <[EMAIL PROTECTED]> wrote: > Hi all, > > Yesterday i've posted a question and no one replyed :-( Maybe i > explained it not clear enough or is it not solvable. Here is my question > again in another words: > > How can I forward an user to a specific location, > with

[EMAIL PROTECTED] ProxyPassReverseCookieDomain

2005-12-13 Thread Frederick, Fabian
Hi, Does Apache 2.0.55 able to reverse proxy cookies using ProxyPassReverseCookieDomain ? Maybe someone has a link to a sample config somewhere ? I don't understand ProxyPassReverseCookiePath parameter ... Best regards, Fabian -

[EMAIL PROTECTED] RE: tell apache2 parsing html generated from a servlet

2005-12-13 Thread Rasconi Luca \(u.e.\)
    From: Luca Gmail [mailto:[EMAIL PROTECTED]] Sent: martedì 13 dicembre 2005 11.01 To: 'users@httpd.apache.org' Subject: tell apache2 parsing html generated from a servlet   Hi all, i’m using apache 2 with resin. How can I tell apache to parse the output generated by a se

Re: [EMAIL PROTECTED] Only redirecting, but not changing the root?

2005-12-13 Thread Lennart Aangeenbrug
Axel-Stéphane SMORGRAV schreef: Lennart, I believe it would be very hard to achieve what you describe. Maybe that's why nobody replied. I thougt so :-) Or should i look for an alternativ like a index.php who redirects the visitor on basis of the url? The thing is that you could create

RE: [EMAIL PROTECTED] Only redirecting, but not changing the root?

2005-12-13 Thread Axel-Stéphane SMORGRAV
Lennart, I believe it would be very hard to achieve what you describe. Maybe that's why nobody replied. The thing is that you could create different virtual hosts for example[1-n] all using the same document root, but you would need to rewrite the path to prepend it with /example[i] only for r

RE: [EMAIL PROTECTED] Only redirecting, but not changing the root?

2005-12-13 Thread Boyle Owen
> -Original Message- > From: Lennart Aangeenbrug [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 13. Dezember 2005 09:26 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Only redirecting, but not changing the root? > > > Hi all, > > Yesterday i've posted a question and no one replye

[EMAIL PROTECTED] Only redirecting, but not changing the root?

2005-12-13 Thread Lennart Aangeenbrug
Hi all, Yesterday i've posted a question and no one replyed :-( Maybe i explained it not clear enough or is it not solvable. Here is my question again in another words: How can I forward an user to a specific location, > without < changing the root? For example: www.example1.com == goes to =

RE: [EMAIL PROTECTED] SS>65000 !

2005-12-13 Thread Frederick, Fabian
You're absolutely right, I thought I add some relevant remaining process but pid column is empty there.   Thanks :) Fabian De : Axel-Stéphane SMORGRAV [mailto:[EMAIL PROTECTED] Envoyé : mardi 13 décembre 2005 09:12À : users@httpd.apache.orgObjet : RE: [EMAIL PROTECTED] SS>65000 ! server-

RE: [EMAIL PROTECTED] SS>65000 !

2005-12-13 Thread Axel-Stéphane SMORGRAV
server-status keeps track of the status of the last request that was served in each slot. SS > 65000 means that at least 65000 seconds have elapsed since the last request served in that particular slot began. There is absolutely nothing wrong with that.   -ascs From: Frederick, Fabian [mai

[EMAIL PROTECTED] SS>65000 !

2005-12-13 Thread Frederick, Fabian
Hi,       My server status reveals some requests with SS > 65000 for some 'get myfile.txt http/1.0' for instance.What does it mean ? Unclosed files in scripts or something ? What seems strange to me is get somefile.gif with great SS as well :(   Best regards, Fabian