Re: [EMAIL PROTECTED] FAVICO.ICO
Hello guys Thanks a lot you are right. The flavicon has nothing to do with it. It looks like my dynamic ip changed and the particular host in question wasn't in the updating script i wrote to update the server. I have now made the necessary adjustments to reflect all errors. It now works great. Bashiro --- On Sun 02/04, Joshua Slive < [EMAIL PROTECTED] > wrote: From: Joshua Slive [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org, [EMAIL PROTECTED] Date: Sun, 4 Feb 2007 10:43:01 -0500 Subject: Re: [EMAIL PROTECTED] FAVICO.ICO On 2/4/07, Bashiro <[EMAIL PROTECTED]> wrote:>> Hello folks,>> I have this virtual hosts setup. I tested and was working fine.> Suddenly I started getting this error page cannot be displayed.> I checke the error log and found cannot find "favico.ico".> why do I need this file.http://www.google.com/search?q=favicon.ico> Any suggestion on how to solve this ?The favicon thing is not likely related to any error message you aregetting in the browser. What error message are you seeing exactly?What else is in the error log?Joshua.-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] " from the digest: [EMAIL PROTECTED]For additional commands, e-mail: [EMAIL PROTECTED] ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] FAVICO.ICO
Thanks for the info. I think your explaination has let me learned something about apache. The problem was my dynamic ip. It has been solved now. Thanks a lot. Bashiro --- On Sun 02/04, Sander Temme < [EMAIL PROTECTED] > wrote: From: Sander Temme [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Sun, 4 Feb 2007 07:55:15 -0800 Subject: Re: [EMAIL PROTECTED] FAVICO.ICO On Feb 4, 2007, at 4:41 AM, Bashiro wrote:> I have this virtual hosts setup. I tested and was working fine.> Suddenly I started getting this error page cannot be displayed.> I checke the error log and found cannot find "favico.ico".> why do I need this file.> Any suggestion on how to solve this ?The favicon or Favorites Icon is the little icon that shows up to the left of the URL in the location bar of the browser. I believe Internet Explorer started this, but all modern browsers now try to retrieve this file along with the page. If it doesn't exist, you'll get a generic browser-defined icon in the location bar, and a line in the error log on your server.There is a favicon.ico in your Apache installation, under manual/ images . Copy that to the DocumentRoot of your virtual host. It has a little Apache feather logo, if you want to serve a favicon that corresponds to your site content, design your own. Google for the exact format.A missing favicon.ico does not cause errors displaying the page. If that were the case, half the websites on the planet wouldn't work. Find out what exactly the error is: turn off 'Friendly Error Messages' in IE or use a real browser that'll tell you what goes wrong.S.-- [EMAIL PROTECTED] http://www.temme.net/sander/PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AFAttachment: smime.p7s (3.26KB) ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED] RESTARTING APACHE
Hello folks, is there a way to schedule apache to restart after some hours ? Any script out there ? Thanks Bashiro ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] RESTARTING APACHE
Ja the icon in the start menu is just a monitor. WIndows task cannot restart it to affect apache itself. But if only I could get hold of the httpd itself, perhaps windows task could do it. But how ? I am stuck Bashiro --- On Thu 05/03, Marcos R. Cardoso < [EMAIL PROTECTED] > wrote: From: Marcos R. Cardoso [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Thu, 03 May 2007 16:01:13 -0300 Subject: Re: [EMAIL PROTECTED] RESTARTING APACHE When you install Apache on Windows a script to restart is included on the Start Menu, check that out.Bashiro escreveu:> Hello folks,>> is there a way to schedule apache to restart after some hours ?> Any script out there ?>> Thanks>>> Bashiro>>> ___> No banners. No pop-ups. No kidding.> Make My Way your home on the Web - http://www.myway.com>>>> -> 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]>" from the digest: [EMAIL PROTECTED]> For additional commands, e-mail: [EMAIL PROTECTED]>>> -- Marcos R. CardosoSeção de Documentação e AutomaçãoBiblioteca UniversitáriaFURB - Blumenau(047) 3321-0660-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] " from the digest: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL PROTECTED] ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] RESTARTING APACHE
Thanks a lot. i have scheduled it by using the icons in the start programs as you said. Thanks a lot Bashiro --- On Thu 05/03, Marcos R. Cardoso < [EMAIL PROTECTED] > wrote: From: Marcos R. Cardoso [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Thu, 03 May 2007 16:16:53 -0300 Subject: Re: [EMAIL PROTECTED] RESTARTING APACHE I mean the Start Menu, not the Icon Tray, there you can see the shortcuts to some necessary actions like "Stop", "Start" and "Restart". Check the syntax for the "Restart" option (which I can't remember right now) and schedule that on windows, I use the "Stop" and "Start" once a week to dispose the log files.Marcos R. CardosoBashiro escreveu:> Ja the icon in the start menu is just a monitor.> WIndows task cannot restart it to affect apache itself.> But if only I could get hold of the httpd itself, perhaps windows> task could do it.> But how ? I am stuck>>> Bashiro>> --- On Thu 05/03, Marcos R. Cardoso < [EMAIL PROTECTED] > wrote:> From: Marcos R. Cardoso [mailto: [EMAIL PROTECTED]> To: users@httpd.apache.org> Date: Thu, 03 May 2007 16:01:13 -0300> Subject: Re: [EMAIL PROTECTED] RESTARTING APACHE>> When you install Apache on Windows a script to restart is included on the Start Menu, check that out.Bashiro escreveu:> Hello folks,>> is there a way to schedule apache to restart after some hours ?> Any script out there ?>> Thanks>>> Bashiro>>> ___> No banners. No pop-ups. No kidding.> Make My Way your home on the Web - http://www.myway.com>>>> -> 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]>" from the digest: [EMAIL PROTECTED]> For additional commands, e-mail: [EMAIL PROTECTED]>>> -- Marcos R. CardosoSeção de Documentação e AutomaçãoBiblioteca UniversitáriaFURB - Blumenau(047) 3321-0660-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] " from the digest: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL PROTECTED]>> ___> No banners. No pop-ups. No kidding.> Make My Way your home on the Web - http://www.myway.com>>>> -> 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]>" from the digest: [EMAIL PROTECTED]> For additional commands, e-mail: [EMAIL PROTECTED]>>> -- Marcos R. CardosoSeção de Documentação e AutomaçãoBiblioteca UniversitáriaFURB - Blumenau(047) 3321-0660-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] " from the digest: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL PROTECTED] ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] RESTARTING APACHE
I want to restart Apache for the same reason why people want to restart any other program. For freeing memory ? for dumping memory ? for dumping log file? for releasing overload, for stability (in order to release hanging files) etc Bashiro --- On Thu 05/03, < [EMAIL PROTECTED] > wrote: From: [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Thu, 3 May 2007 12:51:31 -0700 Subject: Re: [EMAIL PROTECTED] RESTARTING APACHE This might be a silly question, but why would you want to restart Apache? Please respond to users@httpd.apache.org To: users@httpd.apache.org cc: (bcc: Dan Mitton/YD/RWDOE) Subject: Re: [EMAIL PROTECTED] RESTARTING APACHE LSN: Not Relevant User Filed as: Not a Record Thanks a lot. i have scheduled it by using the icons in the start programs as you said. Thanks a lot Bashiro --- On Thu 05/03, Marcos R. Cardoso < [EMAIL PROTECTED] > wrote: From: Marcos R. Cardoso [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Thu, 03 May 2007 16:16:53 -0300 Subject: Re: [EMAIL PROTECTED] RESTARTING APACHE I mean the Start Menu, not the Icon Tray, there you can see the shortcuts to some necessary actions like "Stop", "Start" and "Restart". Check the syntax for the "Restart" option (which I can't remember right now) and schedule that on windows, I use the "Stop" and "Start" once a week to dispose the log files.Marcos R. CardosoBashiro escreveu:> Ja the icon in the start menu is just a monitor.> WIndows task cannot restart it to affect apache itself.> But if only I could get hold of the httpd itself, perhaps windows> task could do it.> But how ? I am stuck>>> Bashiro>> --- On Thu 05/03, Marcos R. Cardoso < [EMAIL PROTECTED] > wrote:> From: Marcos R. Cardoso [mailto: [EMAIL PROTECTED]> To: users@httpd.apache.org> Date: Thu, 03 May 2007 16:01:13 -0300> Subject: Re: [EMAIL PROTECTED] RESTARTING APACHE>> When you install Apache on Windows a script to restart is included on the Start Menu, check that out.Bashiro escreveu:> Hello folks,>> is there a way to schedule apache to restart after some hours ?> Any script out there ?>> Thanks>>> Bashiro>>> ___> No banners. No pop-ups. No kidding.> Make My Way your home on the Web - http://www.myway.com>>>> -> 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]>" from the digest: [EMAIL PROTECTED]> For additional commands, e-mail: [EMAIL PROTECTED]>>> -- Marcos R. CardosoSeção de Documentação e AutomaçãoBiblioteca UniversitáriaFURB - Blumenau(047) 3321-0660-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] " from the digest: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL PROTECTED]>> ___> No banners. No pop-ups. No kidding.> Make My Way your home on the Web - http://www.myway.com>>>> -> 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]>" from the digest: [EMAIL PROTECTED]> For additional commands, e-mail: [EMAIL PROTECTED]>>> -- Marcos R. CardosoSeção de Documentação e AutomaçãoBiblioteca UniversitáriaFURB - Blumenau(047) 3321-0660-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] " from the digest: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL PROTECTED] ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] RESTARTING APACHE
I think you have a good point here. I will reconsider by first investigating what the main cause might be. Thanks a lot Bashiro --- On Thu 05/03, Dragon < [EMAIL PROTECTED] > wrote: From: Dragon [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Thu, 03 May 2007 13:33:06 -0700 Subject: Re: [EMAIL PROTECTED] RESTARTING APACHE Bashiro wrote:>I want to restart Apache for the same reason why people want to >restart any other program.>For freeing memory ? for dumping memory ? for dumping log file?>for releasing overload, for stability (in order to release hanging files) etc End original message. -Considering that Apache runs for extended periods on linux and other similar OS platforms without need for periodic restarts, I can't imagine that it would need it on Windows either. In fact, I ran an instance of an older Apache version (I don't recall which one) on a Windows 2000 machine for months at a time and never had a problem with it. The only times that Apache installation was ever restarted were when the machine was rebooted after software updates or installs.If Apache had any major memory leaks or other problems that caused a need to be restarted, I can assure you it would not be used as a production server by a large part of the ISP industry.Dragon~~~ Venimus, Saltavimus, Bibimus (et naribus canium capti sumus)~~~-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] " from the digest: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL PROTECTED] ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] RESTARTING APACHE
I have checked the site of Cronlog.org and saw what it's about. It's a nice program I guess. I have downloaded it. You guys here have been great by feeding us with good tips. Thanks a lot Bashiro --- On Thu 05/03, < [EMAIL PROTECTED] > wrote: From: [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Thu, 3 May 2007 13:47:42 -0700 Subject: Re: [EMAIL PROTECTED] RESTARTING APACHE I run on UNIX (Sun Solaris 8/9), but Apache only comes down with the box while doing patches. To rotate log files, we use cronolog (cronolog.org), which auto-magically switches to new logs files on a configurable basis (we use daily). Please respond to users@httpd.apache.org To: users@httpd.apache.org cc: (bcc: Dan Mitton/YD/RWDOE) Subject: Re: [EMAIL PROTECTED] RESTARTING APACHE LSN: Not Relevant User Filed as: Not a Record Bashiro wrote: >I want to restart Apache for the same reason why people want to >restart any other program. >For freeing memory ? for dumping memory ? for dumping log file? >for releasing overload, for stability (in order to release hanging files) etc End original message. - Considering that Apache runs for extended periods on linux and other similar OS platforms without need for periodic restarts, I can't imagine that it would need it on Windows either. In fact, I ran an instance of an older Apache version (I don't recall which one) on a Windows 2000 machine for months at a time and never had a problem with it. The only times that Apache installation was ever restarted were when the machine was rebooted after software updates or installs. If Apache had any major memory leaks or other problems that caused a need to be restarted, I can assure you it would not be used as a production server by a large part of the ISP industry. Dragon ~~~ Venimus, Saltavimus, Bibimus (et naribus canium capti sumus) ~~~ - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] RESTARTING APACHE
Thank you! I really appreciate this... Have a nice day. Once again thanks Bashiro --- On Fri 05/04, William A. Rowe, Jr. < [EMAIL PROTECTED] > wrote: From: William A. Rowe, Jr. [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Fri, 04 May 2007 14:44:28 +0200 Subject: Re: [EMAIL PROTECTED] RESTARTING APACHE Bashiro wrote:> I want to restart Apache for the same reason why people want to restart any other program.> For freeing memory ? for dumping memory ? for dumping log file?> for releasing overload, for stability (in order to release hanging files) etcPaying attention to all the other comments you were provided, also researchthe MaxRequestsPerChild which can be set quite high, such as 10, andstill do what you want to accomplish.-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] " from the digest: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL PROTECTED] ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] RESTARTING APACHE
Once again Thanks a lot ! Bashiro --- On Fri 05/04, < [EMAIL PROTECTED] > wrote: From: [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Fri, 4 May 2007 07:46:31 -0700 Subject: Re: [EMAIL PROTECTED] RESTARTING APACHE Yes, cronolog has been very nice for us here. Below are a couple of lines from our httpd.conf file that we use to get daily logs... CustomLog "|/usr/local/bin/cronolog /var/log/apache2/myhost-%Y%m%d" combined ErrorLog "|/usr/local/bin/cronolog /var/log/apache2/myhost-%Y%m%d" Please respond to users@httpd.apache.org To: users@httpd.apache.org cc: (bcc: Dan Mitton/YD/RWDOE) Subject: Re: [EMAIL PROTECTED] RESTARTING APACHE LSN: Not Relevant User Filed as: Not a Record I have checked the site of Cronlog.org and saw what it's about. It's a nice program I guess. I have downloaded it. You guys here have been great by feeding us with good tips. Thanks a lot Bashiro --- On Thu 05/03, < [EMAIL PROTECTED] > wrote: From: [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Thu, 3 May 2007 13:47:42 -0700 Subject: Re: [EMAIL PROTECTED] RESTARTING APACHE I run on UNIX (Sun Solaris 8/9), but Apache only comes down with the box while doing patches. To rotate log files, we use cronolog (cronolog.org), which auto-magically switches to new logs files on a configurable basis (we use daily). Please respond to users@httpd.apache.org To: users@httpd.apache.org cc: (bcc: Dan Mitton/YD/RWDOE) Subject: Re: [EMAIL PROTECTED] RESTARTING APACHE LSN: Not Relevant User Filed as: Not a Record Bashiro wrote: >I want to restart Apache for the same reason why people want to >restart any other program. >For freeing memory ? for dumping memory ? for dumping log file? >for releasing overload, for stability (in order to release hanging files) etc End original message. - Considering that Apache runs for extended periods on linux and other similar OS platforms without need for periodic restarts, I can't imagine that it would need it on Windows either. In fact, I ran an instance of an older Apache version (I don't recall which one) on a Windows 2000 machine for months at a time and never had a problem with it. The only times that Apache installation was ever restarted were when the machine was rebooted after software updates or installs. If Apache had any major memory leaks or other problems that caused a need to be restarted, I can assure you it would not be used as a production server by a large part of the ISP industry. Dragon ~~~ Venimus, Saltavimus, Bibimus (et naribus canium capti sumus) ~~~ - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED] SELF SIGNED SSL
Hello Folks I have installed and configured apache 2.2 succesfully. I can view the homepage without problem. I then decided to add self-created ssl certificate on it. I created this self created ssl. when i access the server even from https//localhost (after accepting the certificate) I get the following errors: HTTP 403 forbidden on iternet explorer 7 HTTP 403 you do not have permission to access this server on IE6 The same errors in mozilla 2 I have win 2003 server , zonealrm free edition. The zone alarm is configured correctly to allow incoming internet web actions. What am I doing wrong ? or what is really wrong. Could someone pls point to me ? Gratitudes bashiro ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: [EMAIL PROTECTED] SELF SIGNED SSL-Now working
Thanks a lot Owen, Everything is working now after changing it to allow from all as you said. Once agai thanks Bashiro --- On Tue 01/16, Boyle Owen < [EMAIL PROTECTED] > wrote: From: Boyle Owen [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Tue, 16 Jan 2007 15:01:46 +0100 Subject: RE: [EMAIL PROTECTED] SELF SIGNED SSL > -Original Message-> From: Bashiro [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, January 16, 2007 2:54 PM> To: users@httpd.apache.org> > Subject: [EMAIL PROTECTED] SELF SIGNED SSL> > > > Hello > Folks> > I have installed and configured apache 2.2 succesfully.> > I can view the homepage without problem.> I then decided to add > self-created ssl certificate on it.> I created this self created > ssl.> when i access the server even > from https//localhost (after > accepting the certificate) I get > the following errors:> > HTTP > 403 forbidden on iternet explorer 7> HTTP 403 you do not have permission > to access this server on IE6Congratulations - SSL is working > fine!You simply have to allow access to the DocumentRoot of the SSL > VH (seehttp://httpd.apache.org/docs/2.2/howto/access.html) > Allow from allshould fix it...Rgds,Owen > BoyleDisclaimer: Any disclaimer attached to this message may be ignored. > The same errors in mozilla 2> > I have win 2003 server , zonealrm free edition. The zone > alarm is configured> correctly to allow incoming internet web actions.> > > What am I doing wrong ? or what is really wrong. Could someone pls> point to me ?> > Gratitudes> bashiro> > > > > ___> No banners. No pop-ups. No kidding.> Make My Way your home on the Web - http://www.myway.com> > > > -> 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]>" from the digest: [EMAIL PROTECTED]> For additional commands, e-mail: [EMAIL PROTECTED]> This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company.-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] " from the digest: [EMAIL PROTECTED]For additional commands, e-mail: [EMAIL PROTECTED] ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED] Changing ssl certificate
Hello folks, Thanks in advance for any help I could get. I created a self-signed certificate and it's working fine.Thanks to the guys here. I then created another certificate and wanted to change, remove or delete the old one. How do I let apache know that I want to use the new one. I changed the path of the ssl to the newly created ssl certificate, but I get errors from apache. Cannot start service. If I change it to the old one then it does work. Any help ? Thanks Bashiro ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: [EMAIL PROTECTED] Changing ssl certificate
Thanks again Owen, This is my code snip SSLCertificateKeyFile C:/Apache/Apache2.2/conf/ssl/myserver.key SSLCertificateFile C:/Apache/Apache2.2/conf/ssl/myserver.crt Before apache does not start when I change it. Biut now it does start. But the problem is: I still see the old certificate when I ask the browser to show me (during an alert). 1. How do I change this to take effect of the new certificate in browser. 2. I have only declared only one subdomain as secure host example, https://secure.myhost.com in the virtual host. But when other sub domains are accessed with https:// it does display the files intended only for ssl virtual domain. How do I tell apache not to show ssl files when any other sub domain is accessed using https, if that subdomain is not declared as secure in the virtual host. I beguine to suspect this code: May be the default is what is allowing other subdomains to be accessed in https. Thanks Bashiro --- On Wed 01/17, Boyle Owen < [EMAIL PROTECTED] > wrote: From: Boyle Owen [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Wed, 17 Jan 2007 11:14:32 +0100 Subject: RE: [EMAIL PROTECTED] Changing ssl certificate > -Original Message-> From: Bashiro [mailto:[EMAIL PROTECTED] > Sent: > Wednesday, January 17, 2007 10:27 AM> To: users@httpd.apache.org> Subject: > [EMAIL PROTECTED] Changing ssl certificate > > > > Hello folks,> > Thanks in > advance for any help I could get.> I created a self-signed certificate and > it's working fine.Thanks to> the guys here.> I then created another > certificate and wanted to change, > remove or delete the old one. How do I > let apache know that I > want to use the new one.> I changed the path of the > ssl to the newly created ssl > certificate, What did you write? (cut'n'paste > exact line from config)> but I get errors from apache. what *exact* errors > (cut'n'paste from browser and error log)Rgds,Owen BoyleDisclaimer: Any > disclaimer attached to this message may be ignored. > Cannot start > service. > If I change it to the old one then it does work.> > Any help ?> > Thanks> > Bashiro> > ___> No banners. No > pop-ups. No kidding.> Make My Way your home on the Web - http://www.myway.com> > > > -> 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]>" from the digest: [EMAIL PROTECTED]> For additional commands, e-mail: [EMAIL PROTECTED]> This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company.-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] " from the digest: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL PROTECTED] ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: [EMAIL PROTECTED] Changing ssl certificate-mistake
sorry I found out that apache does not take the new certificate path anyway. So how do I resolve this. I get error that the function refuses to load. Thanks Bashiro --- On Wed 01/17, Bashiro < [EMAIL PROTECTED] > wrote: From: Bashiro [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Wed, 17 Jan 2007 16:29:56 -0500 (EST) Subject: RE: [EMAIL PROTECTED] Changing ssl certificate Thanks again Owen,This is my code snipSSLCertificateKeyFile C:/Apache/Apache2.2/conf/ssl/myserver.keySSLCertificateFile C:/Apache/Apache2.2/conf/ssl/myserver.crtBefore apache does not start when I change it. Biut now it does start.But the problem is: I still see the old certificate when I ask the browser to show me (during an alert).1. How do I change this to take effect of the new certificate in browser.2. I have only declared only one subdomain as secure host example, https://secure.myhost.com in the virtual host. But when other sub domains are accessed with https:// it does display the files intended only for ssl virtual domain. How do I tell apache not to show ssl files when any other sub domain is accessed using https, if that subdomain is not declared as secure in the virtual host.I beguine to suspect this code:May be the default is what is allowing other subdomains to be accessed in https.ThanksBashiro --- On Wed 01/17, Boyle Owen < [EMAIL PROTECTED] > wrote:From: Boyle Owen [mailto: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Wed, 17 Jan 2007 11:14:32 +0100Subject: RE: [EMAIL PROTECTED] Changing ssl certificate> -Original Message-> From: Bashiro [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 17, 2007 10:27 AM> To: users@httpd.apache.org> Subject: [EMAIL PROTECTED] Changing ssl certificate > > > > Hello folks,> > Thanks in advance for any help I could get.> I created a self-signed certificate and it's working fine.Thanks to> the guys here.> I then created another certificate and wanted to change, > remove or delete the old one. How do I let apache know that I > want to use the new one.> I changed the path of the ssl to the newly created ssl > certificate, What did you write? (cut'n'paste exact line from config)> but I get errors from apache. what *exact* errors (cut'n'paste from browser and error log)Rgds,Owen BoyleDisclaimer: Any disclaimer attached to this message may be ignored. > Cannot start > service. If I change it to the old one then it does work.> > Any help ?> > Thanks> Bashiro> > ___> No banners. No pop-ups. No kidding.> Make My Way your home on the Web - http://www.myway.com> > > > -> 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]>" from the digest: [EMAIL PROTECTED]> For additional commands, e-mail: [EMAIL PROTECTED]> This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company.-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] " from the digest: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL PROTECTED] banners. No pop-ups. No kidding.Make My Way your home on the Web - http://www.myway.com-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] " from the digest: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL PROTECTED] ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com -
RE: [EMAIL PROTECTED] Changing ssl certificate
Hello, I appreciate any help I do get here. I thought the problem is solved. But I was editing the wrong httpd.conf file. So the problem has not benn solved. that is why I was still seeing the old certificate in browser. Apache does not start when I change the certificate path anyway. What am I doing wrong ? Apache gives a popup windows failed to start the service Thanks Bashiro --- On Thu 01/18, Boyle Owen < [EMAIL PROTECTED] > wrote: From: Boyle Owen [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Thu, 18 Jan 2007 08:11:13 +0100 Subject: RE: [EMAIL PROTECTED] Changing ssl certificate > -Original Message-> From: Bashiro [mailto:[EMAIL PROTECTED] > Sent: > Wednesday, January 17, 2007 10:30 PM> To: users@httpd.apache.org> Subject: > RE: [EMAIL PROTECTED] Changing ssl certificate> > > > Thanks again Owen,> > This is my code snip> > SSLCertificateKeyFile > C:/Apache/Apache2.2/conf/ssl/myserver.key> SSLCertificateFile > C:/Apache/Apache2.2/conf/ssl/myserver.crt> > Before apache does not start > when I change it. Biut now it does start.> But the problem is: I still see > the old certificate when I ask the > browser to show me (during an > alert).Make sure you are not seeing a cached version - clear the browser > cache(stop and restart it).Also, you need to do a full stop then start of > apache to reload a cert -apache restart or graceful is not sufficient.> > 1. > > How do I change this to take effect of the new certificate > in browser.> > > 2. > I have only declared only one subdomain as secure host > example, > https://secure.myhost.com in the virtual host. But > when other sub domains are accessed with https:// it does > display the files intended only for ssl virtual domain. How > do I tell apache not to show ssl files when any other sub > domain is accessed using https, if that subdomain is not > declared as secure in the virtual host.What exactly do you mean by subdomain? Do you mean you have severalsites on the same IP? Then you have name-based virtual-hosting and youcannot distinguish between the sites in HTTPS (seehttp://httpd.apache.org/docs/2.2/ssl/ssl_faq.html#vhosts2)Rgds,Owen BoyleDisclaimer: Any disclaimer attached to this message may be ignored. > > I beguine to suspect this code:> > May be the default is what is allowing other subdomains to be > accessed in https.> > > Thanks> Bashiro> > --- On Wed 01/17, Boyle Owen < [EMAIL PROTECTED] > wrote:> From: Boyle Owen [mailto: [EMAIL PROTECTED]> To: users@httpd.apache.org> Date: Wed, 17 Jan 2007 11:14:32 +0100> Subject: RE: [EMAIL PROTECTED] Changing ssl certificate> > > -Original Message-> From: Bashiro > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 17, > 2007 10:27 AM> To: users@httpd.apache.org> Subject: > [EMAIL PROTECTED] Changing ssl certificate > > > > Hello folks,> > > Thanks in advance for any help I could get.> I created a > self-signed certificate and it's working fine.Thanks to> the > guys here.> I then created another certificate and wanted to > change, > remove or delete the old one. How do I let apache > know that I > want to use the new one.> I changed the path of > the ssl to the newly created ssl > certificate, What did you > write? (cut'n'paste exact line from config)> but I get errors > from apache. what *exact* errors (cut'n'paste from browser > and error log)Rgds,Owen BoyleDisclaimer: Any disclaimer > attached to this message may be ignored. > Cannot start > > service. If I change it to the old one then it does work.> > > Any help ?> > Thanks> Bashiro> > > ___> No banners. > No pop-ups. No > kidding.> Make My Way your home on the Web - > http://www.myway.com> > > > > --> ---> 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]> > " from the digest: > [EMAIL PROTECTED]> For additional > commands, e-mail: [EMAIL PROTECTED]> This message > is for the named person's use only. It may contain > confidential, proprietary or legally privileged information. > No confidentiality or privilege is waived or lost by any > mistransmission. If you receive this message in error, please > notify the sender urgently and then immediately delete the > message and any copies of it from your system. Please also > immediately destroy any hardcopies of the
RE: [EMAIL PROTECTED] Changing ssl certificate NOW WORKING
Owen Thanks a lot. Everything seems to be fine now. Thank you very much for all the help and support. and thanks to the mailing list administrators. Have a nice day! Bashiro --- On Fri 01/19, Boyle Owen < [EMAIL PROTECTED] > wrote: From: Boyle Owen [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Fri, 19 Jan 2007 08:17:21 +0100 Subject: RE: [EMAIL PROTECTED] Changing ssl certificate > -Original Message-> From: Bashiro [mailto:[EMAIL PROTECTED] > Sent: > Thursday, January 18, 2007 10:30 PM> To: Boyle OwenI guess you made an error > here and meant to send this to the list andnot to me directly...> Subject: > RE: [EMAIL PROTECTED] Changing ssl certificate> > > Hello again,> > > > I > deleted the error log and started apache again.> > > > This is what it puts > in the eeror log> > > > [Thu Jan 18 22:24:48 2007] [error] Init: > SSLPassPhraseDialog > builtin is not supported on Win32 (key file > > C:/Apache/Apache2.2/conf/ssl/myserver.key)Your directive (SSLPassPhraseDialog > builtin) is not supported on your OS(win32). So you can't use it. I've no > experience of SSL on windows socan't advise further.A work-around would be to > remove the pass-phrase from the > cert(http://httpd.apache.org/docs/2.2/ssl/ssl_faq.html#removepassphrase).Rgds,Owen > BoyleDisclaimer: Any disclaimer attached to this message may be ignored. > > > > > How do I go about it ? > > Thanks in advance> > > > > > Bashiro> > > > --- On Thu 01/18, Boyle Owen < [EMAIL PROTECTED] > wrote:> > > From: Boyle Owen [mailto: [EMAIL PROTECTED]> > To: users@httpd.apache.org, > [EMAIL PROTECTED]> > Date: Thu, 18 Jan 2007 10:26:11 +0100> > Subject: RE: > [EMAIL PROTECTED] Changing ssl certificate> > > > > -Original > Message-> From: Bashiro > [mailto:[EMAIL PROTECTED] > Sent: Thursday, > January 18, 2007 > 10:21 AM> To: users@httpd.apache.org> Subject: RE: > > [EMAIL PROTECTED] Changing ssl certificate> > > Hello,> I > appreciate any > help I do get here.> > I thought the problem > is solved. But I was editing > the wrong > httpd.conf file. So > the problem has not benn solved. that is > > why I was still > seeing the old certificate in browser.> > Apache does not > > start when I change the certificate path anyway.> What am I > doing wrong ? > Apache gives a popup windows failed > to start > the serviceerror log?> > > Thanks> > Bashiro> > --- On Thu > 01/18, Boyle Owen < [EMAIL PROTECTED] > > wrote:> From: Boyle > Owen [mailto: [EMAIL PROTECTED]> To: > users@httpd.apache.org> Date: Thu, 18 > Jan 2007 08:11:13 > +0100> Subject: RE: [EMAIL PROTECTED] Changing ssl > certificate> > > > -Original Message-> From: Bashiro > > > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 17, > > 2007 10:30 PM> > To: > users@httpd.apache.org> Subject: RE: > [EMAIL PROTECTED] Changing > ssl > certificate> > > > Thanks again > Owen,> This is my code > snip> > > SSLCertificateKeyFile > > C:/Apache/Apache2.2/conf/ssl/myserver.key> > SSLCertificateFile > > C:/Apache/Apache2.2/conf/ssl/myserver.crt> > Before > apache > > does not start when I change it. Biut now it does start.> > But > > the problem is: I still see the old certificate when I > ask > the > browser > to show me (during an alert).Make sure > you are > not seeing a cached > version - clear the browser > cache(stop > and restart it).Also, you need to > do a full stop > then start > of apache to reload a cert -apache restart or > > graceful is not > sufficient.> > 1. > How do I change this to > take effect of > the new certificate > in > browser.> > 2. > I > have only > declared only one subdomain as secure host > > > example, > https://secure.myhost.com in the virtual host. But > > when > other sub > domains are accessed with https:// it does > > display the > > files intended only for ssl > virtual domain. How > do I tell > apache not to > show ssl > files when any other sub > domain is > accessed using https, > if > that subdomain is not > declared as > secure in the > virtual host.What > exactly do you mean by > subdomain? Do you > mean you have severalsites on > the same IP? > Then you have > name-based virtual-hosting and youcannot > > distinguish > between the sites in HTTPS > > > (seehttp://httpd.apache.org/docs/2.
RE: [EMAIL PROTECTED] Changing ssl certificate NOW WORKING
Hello again, the solution was among the FAQ link you posted earlier. ie.http://httpd.apache.org/docs/2.2/ssl/ssl_faq.html#removepassphrase So this solved the problem. It was really about the passphrase. Hope this completes the thread. Once again thanks bashiro --- On Fri 01/19, Boyle Owen < [EMAIL PROTECTED] > wrote: From: Boyle Owen [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Fri, 19 Jan 2007 10:39:19 +0100 Subject: RE: [EMAIL PROTECTED] Changing ssl certificate NOW WORKING > -Original Message-> From: Bashiro [mailto:[EMAIL PROTECTED] > Sent: > Friday, January 19, 2007 10:36 AM> To: users@httpd.apache.org> Subject: RE: > [EMAIL PROTECTED] Changing ssl certificate NOW WORKING> > > Owen Thanks a > lot. Everything seems to be fine now.> Thank you very much for all the help > and support.> and thanks to the mailing list administrators.Glad you got it > going...Just to complete the thread, would you mind posting exactly what > thesolution was?Rgds,Owen BoyleDisclaimer: Any disclaimer attached to this > message may be ignored. > > Have a nice day!> Bashiro> > --- On Fri 01/19, > Boyle Owen < [EMAIL PROTECTED] > wrote:> From: Boyle Owen [mailto: [EMAIL > PROTECTED]> To: users@httpd.apache.org> Date: Fri, 19 Jan 2007 08:17:21 > +0100> Subject: RE: [EMAIL PROTECTED] Changing ssl certificate> > > > -Original Message-> From: Bashiro > [mailto:[EMAIL PROTECTED] > > Sent: Thursday, January 18, 2007 > 10:30 PM> To: Boyle OwenI guess you made > an error here and > meant to send this to the list andnot to me directly...> > Subject: RE: [EMAIL PROTECTED] Changing ssl certificate> > > > Hello again,> > > > I deleted the error log and started > apache again.> > > > This is what it puts in the eeror log> > > > > [Thu Jan 18 22:24:48 2007] [error] Init: > SSLPassPhraseDialog > builtin is not supported on Win32 (key > file > C:/Apache/Apache2.2/conf/ssl/myserver.key)Your > directive (SSLPassPhraseDialog builtin) is not supported on > your OS(win32). So you can't use it. I've no experience of > SSL on windows socan't advise further.A work-around would be > to remove the pass-phrase from the > cert(http://httpd.apache.org/docs/2.2/ssl/ssl_faq.html#removep> assphrase).Rgds,Owen BoyleDisclaimer: Any disclaimer attached > to this message may be ignored. > > > > How do I go about it > ? > > Thanks in advance> > > > > > > Bashiro> > > > --- On Thu 01/18, Boyle Owen < > [EMAIL PROTECTED] > wrote:> > From: Boyle Owen [mailto: > [EMAIL PROTECTED]> > To: users@httpd.apache.org, > [EMAIL PROTECTED]> > Date: Thu, 18 Jan 2007 10:26:11 +0100> > > Subject: RE: [EMAIL PROTECTED] Changing ssl certificate> > > > > > -Original Message-> From: Bashiro > > [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 18, 2007 > > 10:21 AM> To: users@httpd.apache.org> Subject: RE: > > [EMAIL PROTECTED] Changing ssl certificate> > > Hello,> I > > appreciate any help I do get here.> > I thought the problem > > is solved. But I was editing the wrong > httpd.conf file. So > > the problem has not benn solved. that is > why I was still > > seeing the old certificate in browser.> > Apache does not > > start when I change the certificate path anyway.> What am I > > doing wrong ? Apache gives a popup windows failed > to start > > the serviceerror log?> > Thanks> > Bashiro> > --- On Thu > > 01/18, Boyle Owen < [EMAIL PROTECTED] > wrote:> From: Boyle > > Owen [mailto: [EMAIL PROTECTED]> To: > > users@httpd.apache.org> Date: Thu, 18 Jan 2007 08:11:13 > > +0100> Subject: RE: [EMAIL PROTECTED] Changing ssl certificate> > > > > > -Original Message-> From: Bashiro > > > [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, January 17, > > > 2007 10:30 PM> To: > > users@httpd.apache.org> Subject: RE: > > [EMAIL PROTECTED] Changing > ssl > certificate> > > > Thanks again > > Owen,> This is my code > snip> > > SSLCertificateKeyFile > > > C:/Apache/Apache2.2/conf/ssl/myserver.key> > SSLCertificateFile > > > C:/Apache/Apache2.2/conf/ssl/myserver.crt> > Before > > apache > > does not start when I change it. Biut now it does > start.> > > But > the problem is: I still see the old > certificate when I > ask > the > > browser to show me (during > an alert).Make sure > yo
[EMAIL PROTECTED] Main host goes away
Main host goes away Hello Folks, I appologise for any stupid question. I only want to understand apache better. Accordding to http://httpd.apache.org/docs/2.0/vhosts/name-based.html ,Main host goes away: Does this mean whenever one configure any virtual host regardless of wheter it's https or http, the main server delcared in the httpd.conf has to be removed and place in the virtual host block ? My second question is, i have three subdomains. domain1.myhost.com, domain2.myhost.com, and domain3.myhost.com. Only domain1.myhost.com is intended to serve as ssl and has been declared in the virtual host to use port 443. Now Whenever other subdomains are accessed by https://, apache serve the files directory from domain1.myhost.com even though these subdomains have not been declared to be used as ssl. How do I configure apache to serve only the files that are intended for use with ss (in this case domain1.myhost.com). Has this something to do with the main server not bein moved to the virtual host block ? Thanks bashiro ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: [EMAIL PROTECTED] Forbidden web pages
I think start searching in your config file : "Order deny,allow" change this to allow from all. If it works then start adjusting your config file from there. I think that's why you cannot access the files Bashiro --- On Fri 01/19, Lowe, Grant < [EMAIL PROTECTED] > wrote: From: Lowe, Grant [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Fri, 19 Jan 2007 11:51:45 -0800 Subject: RE: [EMAIL PROTECTED] Forbidden web pages Hi Steve. What you said I realized this morning. There are no symbolic links in either directory, so I dont know why its confused. In the /var/www/mrtg, I have all the mrtg info page. The data I want is in the /var/www/html/mrtg page, which is within the document root. From: Steve Swift [mailto:[EMAIL PROTECTED] Sent: Friday, January 19, 2007 11:45 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Forbidden web pages I don't have an answer. I'll add what I found and maybe someone else can see what's going on. >From your httpd.conf you have set DocumentRool to /var/www/html So fetching a url such as http://servername/mrtg would try to fetch the file "mrtg" from directory /var/www/html - so it's looking for /var/www/html/mrtg >From your error_log, the forbidden is being generated from a reference to /var/www/mrtg - this is outside the document root, so something has directed the URL reference of "/mrtg" to directory/file /var/www/mrtg Do you have a symbolic link at /var/www/html/mrtg which points to /var/www/mrtg ? It's about the only thing I can think of. Do you have anything at /var/www/mrtg on your susyem? If so, is it a file, or a directory? On 19/01/07, Lowe, Grant <[EMAIL PROTECTED]> wrote: Hi Steve. Thanks for such a quick reply. As you asked, here's the last few lines of the access_log: [EMAIL PROTECTED] logs]# tail access_log 132.239.157.144 - - [19/Jan/2007:09:58:44 -0800] "POST / HTTP/1.1" 200 10343 "http://132.239.73.52/"; "Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/312.8.1 (KHTML, like Gecko) Safari/312.6" 132.239.157.144 - - [19/Jan/2007:09:58:45 -0800] "GET /NoAuth/webrt.css HTTP/1.1" 200 12658 "http://132.239.73.52/"; "Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/312.8.1 (KHTML, like Gecko) Safari/312.6" 132.239.157.144 - - [19/Jan/2007:09:58:45 -0800] "GET /NoAuth/printrt.css HTTP/1.1" 200 696 "http://132.239.73.52/"; "Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/312.8.1 (KHTML, like Gecko) Safari/312.6" 132.239.157.144 - - [19/Jan/2007:09:58:49 -0800] "GET /Admin/ HTTP/1.1" 200 4851 "http://132.239.73.52/"; "Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/312.8.1 (KHTML, like Gecko) Safari/312.6" 132.239.157.144 - - [19/Jan/2007:09:58:49 -0800] "GET /NoAuth/webrt.css HTTP/1.1" 200 12658 "http://132.239.73.52/Admin/"; "Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/312.8.1 (KHTML, like Gecko) Safari/312.6" 132.239.157.144 - - [19/Jan/2007:09:58:49 -0800] "GET /NoAuth/printrt.css HTTP/1.1" 200 696 "http://132.239.73.52/Admin/"; "Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/312.8.1 (KHTML, like Gecko) Safari/312.6" 127.0.0.1 - - [19/Jan/2007:10:56:31 -0800] "GET /mrtg/imgdot-1x1-transp-ff.gif HTTP/1.1" 404 306 "http://localhost/mrtg/"; "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061222 CentOS/1.5.0.9-0.1.el4.centos4 Firefox/1.5.0.9" 132.239.157.153 - - [19/Jan/2007:11:19:35 -0800] "GET /mrtg HTTP/1.1" 403 285 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9" 132.239.157.153 - - [19/Jan/2007:11:19:36 -0800] "GET /mrtg HTTP/1.1" 403 285 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9" 132.239.73.52 - - [19/Jan/2007:11:19:53 -0800] "GET /mrtg HTTP/1.1" 403 285 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061222 CentOS/1.5.0.9-0.1.el4.centos4 Firefox/1.5.0.9" Here's the last lines of the error_log: [Fri Jan 19 07:47:28 2007] [error] [client 132.239.73.52] client denied by server configuration: /var/www/mrtg/ [Fri Jan 19 09:00:22 2007] [error] [client 132.239.73.52] client denied by server configuration: /var/www/mrtg [Fri Jan 19 09:09:46 2007] [error] [client 132.239.73.52] client denied by server configuration: /var/www/mrtg [Fri Jan 19 09:28:34 2007] [error] [client 132.239.73.52] client denied by server configuration: /var/www/mrtg [Fri Jan 19 09:29:03 2007] [error] [client 132.239.157.153] client denied by server configuration: /var/www/mrtg [Fri Jan 19 0
RE: [EMAIL PROTECTED] Issues installing PHP
Setting up php is one of the simplest task. See http://www.ricocheting.com/server/ this site has everything on how to set up all scrips and server. Good luck Bashiro --- On Sun 01/21, Vince Bravdica < [EMAIL PROTECTED] > wrote: From: Vince Bravdica [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Sun, 21 Jan 2007 18:32:43 -0700 Subject: [EMAIL PROTECTED] Issues installing PHP I cannot seem to get PHP to function with Apache server. I have uninstalled it a few times and keep getting the same issues. When I do a LoadModule, I cannot restart Apache. When I #(rem) it out, I can, but then no PHP. Any Ideas? OS Windows XP Pro 1.6mhz 540 Ram 160MB HD Vince Bravdica President Virtual Web Resources www.vwebr.net I am using the free version of SPAMfighter for private users. It has removed 16070 spam emails to date. Paying users do not have this message in their emails. Try SPAMfighter for free now! ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: [EMAIL PROTECTED] Issues installing PHP
I forgot to give you the direct link. what you are missing is perhaps these lines to add to apache config LoadModule php5_module "P/php/php5apache2.dll" AddType application/x-httpd-php .php PHPIniDir "/php" But all is here; http://www.ricocheting.com/server/php.html Bashiro --- On Sun 01/21, Vince Bravdica < [EMAIL PROTECTED] > wrote: From: Vince Bravdica [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Sun, 21 Jan 2007 18:32:43 -0700 Subject: [EMAIL PROTECTED] Issues installing PHP I cannot seem to get PHP to function with Apache server. I have uninstalled it a few times and keep getting the same issues. When I do a LoadModule, I cannot restart Apache. When I #(rem) it out, I can, but then no PHP. Any Ideas? OS Windows XP Pro 1.6mhz 540 Ram 160MB HD Vince Bravdica President Virtual Web Resources www.vwebr.net I am using the free version of SPAMfighter for private users. It has removed 16070 spam emails to date. Paying users do not have this message in their emails. Try SPAMfighter for free now! ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED] VIRTUAL HOSTS
Hello Folks, I appologise for any stupid question. I only want to understand apache better. Accordding to http://httpd.apache.org/docs/2.0/vhosts/name-based.html ,Main host goes away: Does this mean whenever one configure any virtual host regardless of wheter it's https or http, the main server delcared in the httpd.conf has to be removed and place in the virtual host block ? My second question is, i have three subdomains. domain1.myhost.com, domain2.myhost.com, and domain3.myhost.com. Only domain1.myhost.com is intended to serve as ssl and has been declared in the virtual host to use port 443. Now Whenever other subdomains are accessed by https://, apache serve the files directory from domain1.myhost.com even though these subdomains have not been declared to be used as ssl. How do I configure apache to serve only the files that are intended for use with ss (in this case domain1.myhost.com). Has this something to do with the main server not bein moved to the virtual host block ? Thanks bashiro Bashiro ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: [EMAIL PROTECTED] VIRTUAL HOSTS
Thanks guys. When you asked the question; What do you want to happen if someone requests https://domain2.myhost.com/ ? I would like it to serve the ordinary main server. And this makes logic. I only have to declare the document root isn't it ? Thanks a lot Bashiro --- On Mon 01/22, Boyle Owen < [EMAIL PROTECTED] > wrote: From: Boyle Owen [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Mon, 22 Jan 2007 11:56:04 +0100 Subject: RE: [EMAIL PROTECTED] VIRTUAL HOSTS > -Original Message-> From: Bashiro [mailto:[EMAIL PROTECTED] > Sent: > Monday, January 22, 2007 11:29 AM> To: users@httpd.apache.org> Subject: > [EMAIL PROTECTED] VIRTUAL HOSTS> > > > > Hello Folks,> > I appologise for any > stupid question.> I only want to understand apache better.> Accordding to> > http://httpd.apache.org/docs/2.0/vhosts/name-based.html ,Main > host goes > away:> Does this mean whenever one configure any virtual host> regardless of > wheter it's https or http, the main server> delcared in the httpd.conf has to > be removed and place in> the virtual host block ?It is not required. If you > don't do this, default requests (eg, withjust the IP address and no hostname > like http://192.168.1.1/) will beserved by the "main" config.However, it is > *recommended* you put all sites in separate VHs just fororganisation reasons > (it's like putting files into directories insteadof keeping all your files > right at the top...).> > My second question is,> i have three subdomains. domain1.myhost.com, domain2.myhost.com, and> domain3.myhost.com.> Only domain1.myhost.com is intended to serve as ssl> and has been declared in the virtual host to use port 443.> > Now Whenever other subdomains are accessed by https://, apache> serve the files directory from domain1.myhost.com even though these> subdomains have not been declared to be used as ssl.All sites have the same IP, right? SSL requests can only bedistinguished by TCP/IP (ie IP and port) - not by the domain name. Seehttp://httpd.apache.org/docs/2.2/ssl/ssl_faq.html#vhosts2 > How do I configure apache to serve only the files that are > intended for> use with ss (in this case domain1.myhost.com).What do you want to happen if someone requestshttps://domain2.myhost.com/ ?> > Has this something to do with the main server not bein moved > to the virtual host block ?No.Rgds,Owen BoyleDisclaimer: Any disclaimer attached to this message may be ignored. PS- Pls stop adding your personal address to the Reply-to field - go viathe list > > > Thanks> bashiro> > Bashiro> > ___> No banners. No pop-ups. No kidding.> Make My Way your home on the Web - http://www.myway.com> > > > -> 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]>" from the digest: [EMAIL PROTECTED]> For additional commands, e-mail: [EMAIL PROTECTED]> This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company.-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] " from the digest: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL PROTECTED] ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] VIRTUAL HOSTS
What i really meant is; I would like it to serve the same files as the main server. That is declare its document root as the same as the main server. But it is not the main server. Thanks Bashiro --- On Mon 01/22, Davide Bianchi < [EMAIL PROTECTED] > wrote: From: Davide Bianchi [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org, [EMAIL PROTECTED] Date: Mon, 22 Jan 2007 16:10:42 +0100 Subject: Re: [EMAIL PROTECTED] VIRTUAL HOSTS On 01/22/2007 03:59 PM, Bashiro wrote:> What do you want to happen if someone requests> https://domain2.myhost.com/ ?> > I would like it to serve the ordinary main server.Well... it does, the problem is that the 'ordinary main server' for HTTPS isn't the one for http. What you could do is to add a rewrite rule in the HTTPS vhost so if the requested server ain't the 'correct' one it get redirected to the normal plain http. But this will happen _after_ your client get the warning that the SSL certificate doesn't match the name of the server...Davide-- Windows NT source code now available... download WIN2000.BAS now!-- From a Slashdot.org post-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] " from the digest: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL PROTECTED] ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: [EMAIL PROTECTED] Issues installing PHP
Cannot load C:/Program Files/Apache Software Foundation/Apache2.2/php5apache2_2.dll into server: The specified module could not be found. I think the path you specified is wrong. Look where you have the file "php5apache2_2.dll" and give the correct path. This file is normally in php directory and not apache. Bashiro --- On Mon 01/22, Vince Bravdica < [EMAIL PROTECTED] > wrote: From: Vince Bravdica [mailto: [EMAIL PROTECTED] To: users@httpd.apache.org Cc: [EMAIL PROTECTED] Date: Mon, 22 Jan 2007 17:42:35 -0700 Subject: RE: [EMAIL PROTECTED] Issues installing PHP I have included the event log for you after following the instructions:1:22:07 at 17:31:01The Apache service named reported the following error:>>> httpd.exe: Syntax error on line 115 of C:/Program Files/Apache SoftwareFoundation/Apache2.2/conf/httpd.conf: Cannot load C:/Program Files/ApacheSoftware Foundation/Apache2.2/php5apache2_2.dll into server: The specifiedmodule could not be found. .For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.1:22:07 at 17:22:06The Apache service named Apache.exe reported the following error:>>> Syntax error on line 242 of c:/program files/apachegroup/apache/conf/httpd.conf: <<< before the error.log file could be opened. More information may be available in the error.log file. .For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.1:22:07 at 5:33:18The Apache service named reported the following error:>>> httpd.exe: Syntax error on line 115 of C:/Program Files/Apache SoftwareFoundation/Apache2.2/conf/httpd.conf: Cannot load C:/Program Files/ApacheSoftware Foundation/Apache2.2/php5apache2_2.dll into server: The specifiedmodule could not be found. .For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.Vince BravdicaPresidentVirtual Web Resourceswww.vwebr.net-Original Message-From: Sander Temme [mailto:[EMAIL PROTECTED] Sent: Monday, January 22, 2007 8:30 AMTo: [EMAIL PROTECTED]: Re: [EMAIL PROTECTED] Issues installing PHPOn Jan 22, 2007, at 7:08 AM, Nick Kew wrote:> On Mon, 22 Jan 2007 00:24:19 -0500 (EST) "Bashiro"<[EMAIL PROTECTED]> > wrote:>>>> LoadModule php5_module "P/php/php5apache2.dll">> AddType application/x-httpd-php .php>> Please don't propagate that myth. It's an ugly hack that may have > been required in the very early days, but got fixed in 1996. Except > for zombies that refuse to update.If we really want that zombie to go away, we'll need to do some moreevangelizing. All of Ubuntu 6.06, Centos38 and Apple's Mac OS X have the AddType hack in the configuration of their packaged PHP. Incidentally, our ownperl-framework test suite also uses AddType in t/conf/extra.conf.in.I think we owe it to Bashiro and Vince to divulge what the right incantationis:AddHandler php5-script php...if I am not mistaken.Finally, Vince, for us to get an idea of what your problem is, you need totell us what goes wrong on your server. Look in Apache's error.log and, ifthat file is not generated, in the Event Viewer on your Windows system andtell us what they say regarding your latest attempt to start the server.Thank you,S.-- [EMAIL PROTECTED]http://www.temme.net/sander/PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF-- I am using the free version of SPAMfighter for private users.It has removed 16517 spam emails to date.Paying users do not have this message in their emails.Get the free SPAMfighter here: http://www.spamfighter.comAttachment: Event Log.txt (1.27KB)-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] " from the digest: [EMAIL PROTECTED] additional commands, e-mail: [EMAIL PROTECTED] ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED] FAVICO.ICO
Hello folks, I have this virtual hosts setup. I tested and was working fine. Suddenly I started getting this error page cannot be displayed. I checke the error log and found cannot find "favico.ico". why do I need this file. Any suggestion on how to solve this ? Thanks Bashiro ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com - 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] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[users@httpd] unique virtual server
Hello, I have two virtual servers that work very fine using a dynamic dns service on port 80. Now I bought myself a Seagate NAS that also uses a dynamic services from Seagate to access files remotely. My problem is: The Seagate NAS have a local IP 192.168 I configured the next virtual host like this; ServerName name.seagateshare.com DocumentRoot 192.168 When browser access name.seagate.com, it goes directly to the dynamic dns services and not the seagate. How do I correct this ? Best regards bashiro Bashiro Drammen-Norway - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org