Re: [users@httpd] Determining whether 'NameVirtualHost' has been previously called

2013-05-12 Thread Norman Peelman
On 05/02/2013 12:35 PM, John Nichel wrote: Hi all, I'm setting a new web server that will handle multiple 'satellite' web sites for my place of employment. These sites currently exist on an Apache 1.3 server and the previous admin configured them all in the main httpd.conf file. I want to m

Re: [users@httpd] Apache Virtual Hosts, and Zimbra

2012-07-24 Thread Norman Peelman
On 07/24/2012 06:13 PM, Norman Peelman wrote: On 07/24/2012 12:35 PM, Roger Martinez wrote: Greetings, I am an IT intern at a small communications company. My assignment is to set up a Red Hat Enterprise Linux 6 Server to run both Zimbra email client and Apache Web Server (to be used to run

Re: [users@httpd] Apache Virtual Hosts, and Zimbra

2012-07-24 Thread Norman Peelman
On 07/24/2012 12:35 PM, Roger Martinez wrote: Greetings, I am an IT intern at a small communications company. My assignment is to set up a Red Hat Enterprise Linux 6 Server to run both Zimbra email client and Apache Web Server (to be used to run an SVN client as well as TRAC). This is somet

Re: [users@httpd] virtual host precedence ?

2012-07-10 Thread Norman Peelman
On 07/10/2012 10:20 AM, Roland Roland wrote: Can anyone help me out in understand how/why virtual host take precedence on the same ip ? like i always face an issue where two distinct virtual hosts are set. the first works, the second doesn't unless i bump it up so it becomes the first listed in

Re: [users@httpd] How to properly block IP ranges server wide?

2011-01-14 Thread Norman Peelman
Joost de Heer wrote: On 01/14/2011 02:40 AM, Norman Peelman wrote: Hello all, I've got a server with name based virtualhosts. I am getting spammers from various countries and would like to block these IP ranges. But I can't seem to figure out how to block them. How can I blo

[users@httpd] How to properly block IP ranges server wide?

2011-01-13 Thread Norman Peelman
Hello all, I've got a server with name based virtualhosts. I am getting spammers from various countries and would like to block these IP ranges. But I can't seem to figure out how to block them. How can I block them by default for the entire server? Where do I put the: Order Allow,Deny

Re: [us...@httpd] NameVirtualHost *:80 has no VirtualHosts

2010-05-13 Thread Norman Peelman
Krist van Besien wrote: On Wed, May 12, 2010 at 3:21 PM, Tapas Mishra wrote: I have 5 websites and all of them are different. i.e. /etc/apache2/sites-enabled/site1.conf /etc/apache2/sites-enabled/site2.conf /etc/apache2/sites-enabled/site3.conf /etc/apache2/sites-enabled/site4.conf /etc/

Re: [us...@httpd] best way to modify a URL

2009-12-16 Thread Norman Peelman
Oliver Schoenborn wrote: I have a simple problem: the URL root for a client website we are setting up is http://foo.com/bar/*, but our client wants access to be it via http://dodo.foo.com /*, how would I set this up? I have used mod_proxy in the past for something similar

Re: [us...@httpd] On 64 bit AIX 6.1 Apache 2.2.14 Not Responding

2009-12-09 Thread Norman Peelman
Brian Gaber wrote: Compiled using this environment: export CC="xlc -q64" export CFLAGS="-qmaxmem=16384 -DSYSV -D_AIX61 -D_ALL_SOURCE -DFUNCPROTO=15 -O -I/opt/freeware/include" export CXX="xlC" export CXXFLAGS=$CFLAGS export LD=ld export LDFLAGS="-L/opt/freeware/lib" export OBJECT_MODE=64

Re: [us...@httpd] Re: Dynamically block certain requests on trigger?

2009-11-18 Thread Norman Peelman
Nathaniel Kofalt wrote: kofal...@umn.edu wrote: Hello! I am a relatively inexperienced Apache administrator, running a small public website. Traffic is extremely low, and in general the site runs fine. However, I have noticed huge, automated vulnerability scans from random IP addresses. Typ

Re: [us...@httpd]

2009-11-10 Thread Norman Peelman
Stephen Love wrote: Ok, now we're getting somewhere... just ENOUGH to eliminate the path inbetween... I'd just like to ask APACHE for a unique signature of the machine sending the message to compare it against others. Nothing more, nothing less. nope... -- Norman Registered Linux user #

Re: [us...@httpd]

2009-11-10 Thread Norman Peelman
Stephen Love wrote: Don't want identification. I want point to point response capability, even if it goes away later... a way to know that I can send back to that exact address and know it went to that particular computer instead of randomly going all over the world. Sounds like either I hav

Re: [us...@httpd] Re: apache env vars - best practices

2009-10-19 Thread Norman Peelman
aurfal...@gmail.com wrote: I've been setting custom env vars for Apache 1 of 2 ways; ... What's the cleanest way to set complex env vars for Apache? Edit bin/envvars. Hi Dan Thanks for the reply. I've done a search and no were on my Centos box do I see bin/envvars. Its this because I have

Re: [us...@httpd] Using VirtualHosts, do I need to specify "main" ServerName?

2009-09-27 Thread Norman Peelman
Edward Ruggeri wrote: On Sat, Sep 26, 2009 at 6:21 PM, Norman Peelman wrote: Apache (linux/windows) will check the 'hosts' file first and then do DNS lookups when no matches are found. I don't understand why your not worried about why it needs it but you are worried about

Re: [us...@httpd] Using VirtualHosts, do I need to specify "main" ServerName?

2009-09-26 Thread Norman Peelman
Edward Ruggeri wrote: On Sat, Sep 26, 2009 at 12:49 PM, Stephen wrote: Edward Ruggeri wrote: (Of course, my system hostname (in /etc/hostname) is not fully qualified.) Your hostname, should have an entry in /etc/hosts 127.0.0.1 hostname Then Apache is happy and you are fine.

Re: [us...@httpd] Using VirtualHosts, do I need to specify "main" ServerName?

2009-09-26 Thread Norman Peelman
Edward Ruggeri wrote: Hi, I am running Apache 2.2.9 on Debian 5.0.3. Everything seems to work nicely, but I'm worried about this quote from "Issues Regarding DNS and Apache" in the 2.0 documentation: "The addition of name-based virtual host support in Apache 1.1 requires Apache to know the IP

Re: [us...@httpd] Re: GUI for configuring Apache httpd by editing httpd.conf

2009-02-15 Thread Norman Peelman
Mohammed obaidan wrote: Hi, OK I am really happy with the replies here and really appreciate your opinions and ideas. Since Apache is used on more UNIX machines than Windows machines, it seems that the audience here are Linux users and are willing to edit the file by a text editor without any h

Re: [us...@httpd] Re: Help - Name Server - Maybe

2009-02-05 Thread Norman Peelman
put 1 per line. *From:* Norman Peelman <mailto:npeel...@cfl.rr.com> *Sent:* Wednesday, February 04, 2009 9:10 PM *To:* users@httpd.apache.org <mailto:users@httpd.apache.org> *Subject:* Re: [us...@httpd] Re: Help - Name Server - Maybe Michael Rogers wrote: >

Re: [us...@httpd] Re: Help - Name Server - Maybe

2009-02-04 Thread Norman Peelman
affic to 192.168.1.3 port 80 (substitute your info) you should have a setup that survives reboots. *From:* Norman Peelman <mailto:npeel...@cfl.rr.com> *Sent:* Wednesday, February 04, 2009 10:05 AM *To:* users@httpd.apache.org <mailto:users@httpd.apache.org> *Subject:*

Re: [us...@httpd] Re: Help - Name Server - Maybe

2009-02-04 Thread Norman Peelman
Michael Rogers wrote: My browsers just do a search of the web for michalesrogers.com and I don't know how to shut that search feature off. *From:* Norman Peelman <mailto:npeel...@cfl.rr.com> *Sent:* Tuesday, February 03, 2009 3:39 PM *To:* users@httpd.apache.org &l

Re: [us...@httpd] Re: Help - Name Server - Maybe

2009-02-03 Thread Norman Peelman
Michael Rogers wrote: Norman! Thanks for the encouragement! I feel like I slamming my head against a telephone pole as I am getting nowhere. My DSL modem that connects me to the internet has the static IP address of "66.113.46.108 michaelsrogers.com". I know the problem is between the D

Re: [us...@httpd] Re: Help - Name Server - Maybe

2009-02-02 Thread Norman Peelman
Michael Rogers wrote: André Warnier ! you said "Well actually, I was asking the question because I already gave you the answer in a previous post. So make an effort and read it this time :" There are several very nice people trying their best to help me, so I may have

Re: [us...@httpd] Re: Help - Name Server - Maybe

2009-02-02 Thread Norman Peelman
puter by it's MAC address. You need to straighten out the nameservers and dns entries for your .com address if that is you and not someone else with the same name who already had the address. *From:* Norman Peelman <mailto:npeel...@cfl.rr.com> *Sent:* Sunday, Februa

Re: [us...@httpd] Apache2 only serves first virtualhost

2009-02-02 Thread Norman Peelman
Mark Van Crombrugge wrote: Thanks for the hint. I changed the "Documentroot" to "DocumentRoot" but it makes no difference. This phenomenon is very strange and only occurs one one of our many servers. If I don't find a solution soon, I will copy a httpd.conf file from another machine and if t

Re: [us...@httpd] Re: Help - Name Server - Maybe

2009-02-01 Thread Norman Peelman
Michael Rogers wrote: Okay: The .net is served by a name server on the east cost and is associated with Domain servers in listed order: NS1.IPOWERDNS.COM and NS1.IPOWERWEB.NET. The .com is served by a name server some where in Montana and shows as Domain servers in listed order: SMOKEY.MON

Re: [us...@httpd] Virtual Hosts Problem - Many hours - No Luck

2009-01-07 Thread Norman Peelman
Joseph Morgan wrote: Well, actually I have... but my stupid email client is trying to interpret the VirtualHost tags as HTML in the email... and therefore the VirtualHost stanzas aren't visible in the email text So, imagine that the VirtualHost blocks are correctly there. Ok, if that is the

Re: [us...@httpd] Virtual Hosts Problem - Many hours - No Luck

2009-01-07 Thread Norman Peelman
Joseph Morgan wrote: Jim here is my changed httpd.conf file: NameVirtualHost * # = ServerAdmin ad...@prosportsresumes.com DocumentRoot G:/webroot/htdocs/ProSportsResumes ServerName www.ProSportsResumes.com #

Re: [us...@httpd] Virtual Hosts Problem - Many hours - No Luck

2009-01-07 Thread Norman Peelman
Rob wrote: It Needs to look something like this: http://127.0.0.1:80>> ServerAdmin ad...@prosportsresumes.com DocumentRoot G:/webroot/htdocs/ProSportsResumes ServerName www.ProSportsResumes.com 127.0.0.1 should be ur serv

Re: [us...@httpd] help I do not understand

2009-01-06 Thread Norman Peelman
john.swilt...@wanadoo.fr wrote: Eric Covener a écrit : ServerName http://www.fakessh.eu ServerAlias http://fakessh.eu Maybe ServerAlias wants a simple hostname (doc implies this), and doesn't interpret the protocol like ServerName does. and how to do it is a mysterious

Re: [EMAIL PROTECTED] debugging

2008-11-15 Thread Norman Peelman
Paul McFerrin wrote: My Virtual Hosts are not working.. Here is the scoop. Running Apache 1.3 and have the following configuration file: NameVirtualHost pmcferrin.homedns.org:80 [[default virtual hosts definitons]] DocumentRoot /usr/local/apache/htdocs ServerName mcferrin.homed

Re: [EMAIL PROTECTED] PHP5 .phtml files problem

2008-09-12 Thread Norman Peelman
Cassiel wrote: Hi you all, I am trying to configure a pmapper based web site but can get it working. If I try to access the document root firefox open the save file dialog box instead of execute the phtml script file. I have everything (at least I believe.. hope so..) configured as it should

Re: [EMAIL PROTECTED] How to configure Apache to processes .html file

2008-09-11 Thread Norman Peelman
Nick Kew wrote: # these get processed by the php interpreter (space delimited) AddType application/x-httpd-php .php .htm . Please don't propagate that myth. Abusing AddType for server-side handlers is a grotty hack inherited from the NCSA server, and has been wrong since Apache 1.1 in 1996. S

Re: [EMAIL PROTECTED] How to configure Apache to processes .html file

2008-09-11 Thread Norman Peelman
Varuna Seneviratna wrote: Hello When I save a file with a .html extension ,Apache does not processes the PHP script in it.How to configure Apache to processes PHP in .html files? Thanks Varuna -- Varuna Seneviratna No 514 Udumulla Road Battaramulla Sri Lanka Tel : 011-2888620 Mobile:07

Re: [EMAIL PROTECTED] Apache crashes when using WHILE loop to traverse SQL query results

2008-07-08 Thread Norman Peelman
Bonger O wrote: Hi guys, Thanks for getting back to me on this with your comments, but sadly I've still had no luck. I have managed to narrow the problem down to *$row = mysqli_fetch_assoc($result);* For some reason this is causing the crash. Would there be any reason that this function ca

Re: [EMAIL PROTECTED] trouble with vhosts and 2.2.8

2008-07-05 Thread Norman Peelman
Eben wrote: I just setup a new Fedora Core 9 box, running apache 2.2.8. I then setup a basic virtual host config using NameVirtualHost *:80 My only virtual host looks like: ServerAdmin [EMAIL PROTECTED] DocumentRoot /home/domain/www ServerName domain.com ServerAlias www.domain.com

Re: [EMAIL PROTECTED] seperate vhost files for each domain

2008-06-26 Thread Norman Peelman
Agnello George wrote: On 6/26/08, Res <[EMAIL PROTECTED] > wrote: > On Wed, 25 Jun 2008, John Hicks wrote: > > > Remember that Apache only reads its configuration once, when it is started > up, so the additional processing is minimal. > > > > But what would be the im

Re: [EMAIL PROTECTED] another instance of apache

2008-01-27 Thread Norman Peelman
Mandy Singh wrote: My concern was that when I run make install command, will it start copying files to paths that might overlap with earlier intallation? What did you use - rpm or did u make it yourself? What does make install do internally? On Jan 27, 2008 1:12 AM, Luis Croker <[EMAIL PROTE

Re: [EMAIL PROTECTED] Will Apache still work with Windows SP1?

2008-01-07 Thread Norman Peelman
Nir Ofek wrote: Hi there, Thanks for anyone who might be willing and able to help me (me = a total Apache novice) with this question. The Apache documentation states that for running Apache HTTP for windows XP, I should

Re: [EMAIL PROTECTED] Virtual Hosts

2008-01-03 Thread Norman Peelman
Life Insurance Co. Phone: (254)761-6649 1200 Wooded Acres Dr.Fax: (254)741-5777 Waco, Texas 76701 -Original Message- From: Norman Peelman [mailto:[EMAIL PROTECTED] Sent: Sunday, December 30, 2007 5:14 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Virtual H

Re: [EMAIL PROTECTED] Virtual Hosts

2007-12-30 Thread Norman Peelman
Joe wrote: On 17:52 Sun 30 Dec , Victor Trac wrote: On Dec 30, 2007 4:53 PM, Joe <[EMAIL PROTECTED]> wrote: I used to be able to do this in 1.3 but now using 2.2 I can't get it to work. Running on a Debian server in /etc/apache2/apache2.conf I have (where nnn.nnn.nnn.nnn = my IP add

Re: [EMAIL PROTECTED] Vhost issues

2007-12-19 Thread Norman Peelman
Chris Arnold wrote: Using apache 2.2.3 and at this time, we only have 2 vhosts. When trying to go to www.teknerds.net people get the other vhost (which is MUWP). Following id the vhost file: # NameVirtualHost *:80 ServerAdmin [EMAIL PROTECTED] ServerName mytimewithgod.net #ServerA

Re: [EMAIL PROTECTED] Server Setup.

2007-11-12 Thread Norman Peelman
Grant Peel wrote: Hi all, I have what I would call a moderately busy server. It processes about 10 million hits per month. It is a virtual server with about 150 domains on it. I am seeing a pretty constant cpu load of about 0.5 - 2.0 on the UNIX CPU (1-5-15 ave) method. At any given time, 5

Re: [EMAIL PROTECTED] Apache log files on Windows

2007-09-25 Thread Norman Peelman
William A. Rowe, Jr. wrote: Mark A. Craig wrote: Should I "pipe up" at this juncture and mention the ongoing trouble with using such utilities with Apache in Windows? No problems. 2.2.6 solves these issues. Bill - T

Re: [EMAIL PROTECTED] Apache log files on Windows

2007-09-25 Thread Norman Peelman
James Sherwood wrote: Hello, I was wondering if anyone knows a way to copy a log file from apache without shuting down apache on a windows server 2003? We are using Apache 2.0.54 on a windows server 2003. When I try to copy the logs I get the error "A program has a partial lock on the file

Re: [EMAIL PROTECTED] Re: Apache 2.2, rotatelogs.exe, and Windows

2007-09-24 Thread Norman Peelman
Sander Temme wrote: On Sep 15, 2007, at 8:30 AM, Mark A. Craig wrote: Nothing? No one has ever used rotatelogs.exe? Well, surely all you pros out there are rotating your companies' logs somehow... what and how are you doing it, and is it something I can use? Rotatelogs should once again b

Re: [EMAIL PROTECTED] Apache 2.2, rotatelogs.exe, and Windows

2007-09-16 Thread Norman Peelman
Mark A. Craig wrote: Nope, I excluded that as a possible cause pretty quickly. I don't know why, but it's something about the actual inclusion of the piped commands to rotatelogs that actually causes the false error about nonexistent Unicode characters. If I uncomment them, I get the error..

Re: [EMAIL PROTECTED] mod_rewrite question

2007-09-03 Thread Norman Peelman
Samuel Vogel wrote: Hey, I have 3 domains with various subdomains. The domains are kilu.de, kilu2.de and kilu3.de I want that all requests to [www.]kilu2.de or [www.]kilu3.de are redirected to [www.]kilu.de. Now I'm looking for the best mod_rewrite solution. Here is what I got right now:

Re: [EMAIL PROTECTED] Apache 2.2.4 [an error occurred while processing this directive]

2007-08-31 Thread Norman Peelman
Malcolm Walker wrote: Vincent, >so presumably you're using a URL like http://localhost/mcjdreamweaver/ to access your site Yes you are correct and I am very grateful for your reply but I find I am out of my depth. I had read (several times both before my post and after your reply) the articl

Re: [EMAIL PROTECTED] help on apache mod_rewrite

2007-07-28 Thread Norman Peelman
Tim Bannister wrote: On 28 Jul 2007, at 07:30, Marc Jacobs wrote: I need to create 1 virtual host that runs multiple sites (siteA.com) & siteB.com) located at different paths in the host. … See the part of httpd.conf that relates to this virtual host: DocumentRoot /var/www/vhosts/sites/http

Re: [EMAIL PROTECTED] Setting cookies by a website

2007-07-04 Thread Norman Peelman
[EMAIL PROTECTED] wrote: Hi, We are trying to read the cookie information from the browser settings and act on that information.But we are facing a problem here.The cookie set by our test server webpage is different from the test server of the client,though in effect we both are accessing th

Re: [EMAIL PROTECTED] How to serve images from memory?

2007-07-01 Thread Norman Peelman
Cathy Murphy wrote: In Apache, is there a way to serve images from memory instead of disk? -Cathy www.nachofoto.com Check: http://httpd.apache.org/docs/2.0/mod/mod_cache.html Norm - The official Us

Re: [EMAIL PROTECTED] DocumentRoot - Apache2 - Ubuntu

2007-05-22 Thread Norman Peelman
Tim Johnson wrote: On Tuesday 22 May 2007 02:05, Stephen wrote: I don't see a `DocumentRoot' variable in the apache2 httpd.conf. Can I add that variable and will it have the same effect . Hi Stephen: Look at some of the nested/included *.conf files. There is no path

Re: [EMAIL PROTECTED] name resolution

2007-05-16 Thread Norman Peelman
Glen Vickers wrote: Glen Vickers wrote: K I figured out whats going on with my virtual hosts. I have to have 3 because of the differences. But I noticed that if I go sillumutah.com or sillumutah.net it works fine.. If I put the WWW in front or any other prefix it bombs to the default. So

Re: [EMAIL PROTECTED] name resolution

2007-05-14 Thread Norman Peelman
Glen Vickers wrote: K I figured out whats going on with my virtual hosts. I have to have 3 because of the differences. But I noticed that if I go sillumutah.com or sillumutah.net it works fine…. If I put the WWW in front or any other prefix it bombs to the default. So my guess is its my vir

Re: [EMAIL PROTECTED] Resolve issue

2007-05-13 Thread Norman Peelman
Glen Vickers wrote: K I think I’ve narrowed it down a bit. I think my config is fine. My fault lies in my resolution I think. They all resolve to the same machine which is itself but it’s a hit and miss. It seems I get either the buddistpalm site or the sillum site but they don’t always point

Re: [EMAIL PROTECTED] setting up virtual hosting

2007-02-20 Thread Norman Peelman
- Original Message - From: "matt farey" <[EMAIL PROTECTED]> To: Sent: Tuesday, February 20, 2007 10:51 PM Subject: Re: [EMAIL PROTECTED] setting up virtual hosting > > > Sam Carleton wrote: > > Matt, > > > > I do want to set things up as you suggested, but it isn't working. > > When I

Re: [EMAIL PROTECTED] Re: piping logs in apache2.2 on windows 2003/XP

2007-01-25 Thread Norman Peelman
>- Original Message - >From: sai koduri >To: users@httpd.apache.org >Sent: Thursday, January 25, 2007 2:09 PM >Subject: RE: [EMAIL PROTECTED] Re: piping logs in apache2.2 on windows 2003/XP > > > Alex/Norm, >First of all thanks for your response > >I used the following in httpd.conf fil

Re: [EMAIL PROTECTED] Re: piping logs in apache2.2 on windows 2003/XP

2007-01-23 Thread Norman Peelman
- Original Message - From: sai koduri To: users@httpd.apache.org Sent: Tuesday, January 23, 2007 12:18 PM Subject: [EMAIL PROTECTED] Re: piping logs in apache2.2 on windows 2003/XP Does anybody know how we can use rotatelogs.exe to pipe logs for every day ??? Does any flags need to

Re: [EMAIL PROTECTED] failure to start apache with error log defined with rotatelogs.

2007-01-02 Thread Norman Peelman
>- Original Message - >From: Jacob Eshed >.To: users@httpd.apache.org >.Sent: Tuesday, January 02, 2007 2:51 AM >Subject: [EMAIL PROTECTED] failure to start apache with error log defined with >rotatelogs. > > >Hi, >On SunOS 5.9: >When the Error Log is set to "ErrorLog /apache/logs/error

Re: [EMAIL PROTECTED] Changing DocumentRoot Doesn't Work

2006-12-14 Thread Norman Peelman
>- Original Message - >From: Yvo van Doorn >To: users@httpd.apache.org >Sent: Saturday, December 09, 2006 12:34 PM >Subject: Re: [EMAIL PROTECTED] Changing DocumentRoot Doesn't Work > > >Just for my sake, couldn't a '-f /path/to/file' have a

Re: [EMAIL PROTECTED] Changing DocumentRoot Doesn't Work

2006-12-07 Thread Norman Peelman
- Original Message - From: "Gaming Mouse" <[EMAIL PROTECTED]> To: Sent: Thursday, December 07, 2006 4:28 AM Subject: Re: [EMAIL PROTECTED] Changing DocumentRoot Doesn't Work > > > Sounds to me like Apache can't find the httpd.conf file for some > reason... there should be a command

Re: [EMAIL PROTECTED] Changing DocumentRoot Doesn't Work

2006-12-07 Thread Norman Peelman
- Original Message - From: "Gaming Mouse" <[EMAIL PROTECTED]> To: Sent: Wednesday, December 06, 2006 6:36 PM Subject: Re: [EMAIL PROTECTED] Changing DocumentRoot Doesn't Work > > > It sure sounds like you are doing the right things. Try this - once the > > httpd window is closed, look

Re: [EMAIL PROTECTED] Apache 2.2.3 monitor

2006-12-07 Thread Norman Peelman
Apache 2.2.3 monitor- Original Message - From: Lucuk, Pete To: users@httpd.apache.org Sent: Wednesday, December 06, 2006 8:59 AM Subject: [EMAIL PROTECTED] Apache 2.2.3 monitor Hello, I have Apache 2.2.3 with mod_ssl and mod_jk installed and they work like a champ! I am now wrappi