Re: [EMAIL PROTECTED] Dynamic SSLCertificateFile

2005-09-02 Thread William A. Rowe, Jr.
No - not possible. Search the archives about SSL virtual hosting by name. (As opposed to by IP). Jason Morehouse wrote: Hello, Quick question. Does anyone know if it's possible to dynamically set the SSLCertificateFile and SSLCertificateKeyFile directives based on the Virtualhost? I have a

Re: [EMAIL PROTECTED] Forcing a HTTP status code

2005-09-02 Thread Sean Conner
It was thus said that the Great steve once stated: > > When performing maintenance on a server, I'd like to show a message > but not have it cached by a proxy or indexed by a search engine. The > best way I can see is to set a status code of 503 -- but there is no > way to do it within an apache h

Re: [EMAIL PROTECTED] Forcing a HTTP status code

2005-09-02 Thread André Malo
* steve wrote: > When performing maintenance on a server, I'd like to show a message > but not have it cached by a proxy or indexed by a search engine. The > best way I can see is to set a status code of 503 -- but there is no > way to do it within an apache http.conf file. Any advice? The basic

Re: [EMAIL PROTECTED] current priority of the httpd process

2005-09-02 Thread William A. Rowe, Jr.
Apache httpd, from the ASF, does not muck with priority - it's something your previous administrator had accomplished externally or hacked themself. Bill Charles Minder wrote: Hi, On one of our sun boxes we have a number of instances of apache's httpd running. I did not set these up. Wh

[EMAIL PROTECTED] Dynamic SSLCertificateFile

2005-09-02 Thread Jason Morehouse
Hello, Quick question. Does anyone know if it's possible to dynamically set the SSLCertificateFile and SSLCertificateKeyFile directives based on the Virtualhost? I have a set of websites that all have the same configuration (VirtualHost *:443), with the exception of course their SSL certificates

RE: [EMAIL PROTECTED] Front Page editor to Unix Apache2

2005-09-02 Thread Mark Zander
What server OS? (Sorry, I was assuming some flavor of Unix.) - Original Message - From: "Gropp, Eric" <[EMAIL PROTECTED]> To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Front Page editor to Unix Apache2 Date: Fri, 2 Sep 2005 14:13:31 -0600 > > I am publishing with FrontPage

[EMAIL PROTECTED] current priority of the httpd process

2005-09-02 Thread Charles Minder
Hi, On one of our sun boxes we have a number of instances of apache's httpd running. I did not set these up. When they start up their priority of the process is -20 (highest). I can edit the startup script to renice them (hack). Is their a config setting to throttle them down to 0?

[EMAIL PROTECTED] Re: Apache won't run on XP

2005-09-02 Thread Shankar Unni
Rick Dettwyler wrote: is normally permitted. : make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Try "netstat -ano", and see what Process ID is holding port 80. Then use the Task Manager's "Processes" tab to look up that process ID.

[EMAIL PROTECTED] Forcing a HTTP status code

2005-09-02 Thread steve
When performing maintenance on a server, I'd like to show a message but not have it cached by a proxy or indexed by a search engine. The best way I can see is to set a status code of 503 -- but there is no way to do it within an apache http.conf file. Any advice? --

[EMAIL PROTECTED] how to: 2 Apache servers to run on a linux server HELP

2005-09-02 Thread Michael Nishikawa
Hi,   I would like to know if anyone has had the experience of running 2 apache servers on 1 linux (ubuntu) server. The cause of all of this commotion is the fact of having 2 project each with register_globals differed from the other.  Appreciate any help.   Sincerely,  

Re: [EMAIL PROTECTED] Win32DisableAcceptEx

2005-09-02 Thread Grønn Demon
William A. Rowe, Jr. wrote: Double check - FYI the AV products which do inject a filter into the socket stack don't automagically 'remove' themselves when they are turned off... they just don't do scanning. Well... I right-clicked the system-tray icon and selected "exit control program", which

RE: [EMAIL PROTECTED] Front Page editor to Unix Apache2

2005-09-02 Thread Gropp, Eric
I am publishing with FrontPage (link under the file menu) How do I install the FPSE on the Apache server? -Original Message- From: Mark Zander [mailto:[EMAIL PROTECTED] Sent: Friday, September 02, 2005 1:38 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Front Page editor to

Re: [EMAIL PROTECTED] Front Page editor to Unix Apache2

2005-09-02 Thread Mark Zander
How are you publishing? Are FPSE installed on the server, or something that understands FrontPage? - Original Message - From: "Gropp, Eric" <[EMAIL PROTECTED]> To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Front Page editor to Unix Apache2 Date: Fri, 2 Sep 2005 12:47:27 -0600 >

[EMAIL PROTECTED] Front Page editor to Unix Apache2

2005-09-02 Thread Gropp, Eric
I am attempting to publish a site that was created with MS Frontpage to an Apache2 (solaris9) server. The site goes, but none of the images show. I get no background, no pics, and no themes. If I copy a pic into the same directory as the index.htm file and change the tag, it works.   P

RE: [EMAIL PROTECTED] Mod_auth_ldap and Novell e-dir

2005-09-02 Thread Craig L. Ching
Hi Bill (and Brad), That's great news, thanks a lot! As you can tell, I know very little about Novell e-Dir ;-) Thanks much for the help! Cheers, Craig > -Original Message- > From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] > Sent: Friday, September 02, 2005 12:47 PM > To: users@

Re: [EMAIL PROTECTED] Mod_auth_ldap and Novell e-dir

2005-09-02 Thread William A. Rowe, Jr.
Brad Nicholes offerd some thoughts yesterday that might help; I don't think that the work has been done to use the Novell LDAP SDK on any other platform other than NetWare. Mainly because the OpenLDAP client SDK works just fine although it is correct that OpenLDAP does not support the DE

Re: [EMAIL PROTECTED] Win32DisableAcceptEx

2005-09-02 Thread William A. Rowe, Jr.
Grønn Demon wrote: William A. Rowe, Jr. wrote: I don't think there is any network protection... I use http://www.free-av.com. Turning it off completely didn't help either. Double check - FYI the AV products which do inject a filter into the socket stack don't automagically 'remove' themselves

Re: [EMAIL PROTECTED] mod_rewrite problems

2005-09-02 Thread Arne Heizmann
I have some URLs that are ugly: http://www.example.com/modules/ content/index.php?id=14 which I would like to change to: http://www.example.com/help.php. I tried creating a .htaccess file with: RewriteEngine On RewriteRule ^/modules/content/index.php\?id=14$ /help.php [L] If you want to

RE: [EMAIL PROTECTED] Mod_auth_ldap and Novell e-dir

2005-09-02 Thread Craig L. Ching
Hi Bill, Thanks much for your response! Unfortunately, this is for a customer and I need to get them up and running ASAP. With 2.1, would I have something that is stable enough for a simple CGI application? Cheers, Craig > -Original Message- > From: William A. Rowe, Jr. [mailto:[EMAIL

Re: [EMAIL PROTECTED] virtual host in apache2

2005-09-02 Thread Joshua Slive
On 9/2/05, Bernard chan <[EMAIL PROTECTED]> wrote: > further question:- > > 1. I am trying to make cartous.com with tw.cartous.com. >a) cartous.com - works properly, > >b) tw.cartous.com- showed 'tw.cartous.com could not found, please > check your name and try again". This is most lik

Re: [EMAIL PROTECTED] How to limit the bandwidth

2005-09-02 Thread Joshua Slive
On 9/1/05, huang mingyou <[EMAIL PROTECTED]> wrote: > hello,list. >I want to limit the bandwidth on our apache server,how can do > ,need install another modules,like bwshare? There is no way to do this with the bundled apache modules. Yes, there are modules at http://modules.apache.org/ t

Re: [EMAIL PROTECTED] virtual host in apache2-further question

2005-09-02 Thread Nick Jones
--- Bernard chan <[EMAIL PROTECTED]> wrote: > further question:- > > 1. I am trying to make cartous.com with > tw.cartous.com. >a) cartous.com - works properly, > >b) tw.cartous.com- showed 'tw.cartous.com could > not found, please > check your name and try again". > > 2. My /etc/a

Re: [EMAIL PROTECTED] Win32DisableAcceptEx

2005-09-02 Thread Grønn Demon
William A. Rowe, Jr. wrote: And although you don't mention it, XP SP2 borked the localhost provider AGAIN. FYI - only 127.0.0.1 on XP SP2 works, although on every modern OS you can use any 127.n.n.n address to perform a local loopback. I've heard about that, but both OpenSSH and Apache are bou

Re: AW: [EMAIL PROTECTED] virtualhost with file

2005-09-02 Thread eoghan
Mads Rosendahl wrote: There are so many html2pdf converters out there Eoghan, there must be at least one that can do it the other way around :) heh :) im sure theres probably someone hacking it out with frontpage 3.0 as we speak! eoghan -

Re: AW: [EMAIL PROTECTED] virtualhost with file

2005-09-02 Thread Mads Rosendahl
There are so many html2pdf converters out there Eoghan, there must be at least one that can do it the other way around :) eoghan wrote: Mads Rosendahl wrote: That would be my preferred solution as well. Or simply specify the file as default-document for the site/folder with DirectoryIndex?

Re: AW: [EMAIL PROTECTED] virtualhost with file

2005-09-02 Thread eoghan
Mads Rosendahl wrote: That would be my preferred solution as well. Or simply specify the file as default-document for the site/folder with DirectoryIndex? I never use "Options Indexes" !!! I don't want to allow directory browsing, unless needed in special cases. For security reasons. By wh

Re: AW: [EMAIL PROTECTED] virtualhost with file

2005-09-02 Thread Mads Rosendahl
That would be my preferred solution as well. Or simply specify the file as default-document for the site/folder with DirectoryIndex? I never use "Options Indexes" !!! I don't want to allow directory browsing, unless needed in special cases. For security reasons. By why would you want to do

Re: AW: [EMAIL PROTECTED] virtualhost with file

2005-09-02 Thread eoghan
Guenther, Christian wrote: why not use a redirect to a file, in that case the pdf? Will have to go this way, suggest it to the person asking, just wasnt sure if php was installed or not. Thanks for the replies. Eoghan - Th

AW: [EMAIL PROTECTED] virtualhost with file

2005-09-02 Thread Guenther, Christian
why not use a redirect to a file, in that case the pdf?   Christian Günther SAP NetWeaver Technical Consultant   REALTECH REALTECH system consulting GmbH Industriestraße 39c 69190 Walldorf Germany   Tel.: +49.6227.837.267 Mobile: +49.173.2571.326 Fax: +49.6227.837.837 mailto: [EMA

Re: [EMAIL PROTECTED] virtualhost with file

2005-09-02 Thread Anatoly Pugachev
On Fri, Sep 02, 2005 at 12:58:31PM +0100, eoghan wrote: | Hello | Im wondering if its possible to specify a file in the DocumentRoot? | For example: | | ServerName www.otherdomain.tld | DocumentRoot /www/otherdomain/myfile.pdf | no, it's not allowed by apache. read http://httpd.apache.org/docs/1

[EMAIL PROTECTED] virtualhost with file

2005-09-02 Thread eoghan
Hello Im wondering if its possible to specify a file in the DocumentRoot? For example: ServerName www.otherdomain.tld DocumentRoot /www/otherdomain/myfile.pdf So if I have a pdf located here: http://mysite.com/mypdf.pdf and i want it accessible: http://mysite.com/myguide/ I know it will require

[EMAIL PROTECTED] virtual host in apache2-further question

2005-09-02 Thread Bernard chan
further question:- 1. I am trying to make cartous.com with tw.cartous.com. a) cartous.com - works properly, b) tw.cartous.com- showed 'tw.cartous.com could not found, please check your name and try again". 2. My /etc/apache/sites-available/default as below:- ServerName cartous.com Doc

Re: [EMAIL PROTECTED] virtual host in apache2

2005-09-02 Thread Bernard chan
further question:- 1. I am trying to make cartous.com with tw.cartous.com. a) cartous.com - works properly, b) tw.cartous.com- showed 'tw.cartous.com could not found, please check your name and try again". 2. My /etc/apache/sites-available/default as below:- ServerName cartous.com Doc