[EMAIL PROTECTED] mod_header

2008-01-16 Thread Carl Hilton
I am trying to use hte HEADER command in an .htaccess file, mainly so I can force downloads of specific file types. I have compiled the mod_header into 2.2.26 as verified by apachectl -l command. However I keep getting the error : "Invalid command 'Header', perhaps mispelled or defined by a mod

Re: [EMAIL PROTECTED] Question about virtual hosts and wildcards

2008-01-16 Thread Christian Folini
On Wed, Jan 16, 2008 at 11:11:22AM -0500, Jamie Randell wrote: > Yes, I've read the docs. They say, "The wildcard characters * and ? can be > used to match names", but as the examples I've seen only use the wildcards > to match subdomains, I had doubts as to whether they'll work in the domain > pl

Re: [EMAIL PROTECTED] Question about virtual hosts and wildcards

2008-01-16 Thread Jamie Randell
Yes, I've read the docs. They say, "The wildcard characters * and ? can be used to match names", but as the examples I've seen only use the wildcards to match subdomains, I had doubts as to whether they'll work in the domain place. Guess I'll have to try it and see. On Jan 16, 2008 10:30 AM, Chr

Re: [EMAIL PROTECTED] Question about virtual hosts and wildcards

2008-01-16 Thread Christian Folini
Hi Jamie, I think your question is covered in the online documentation: http://httpd.apache.org/docs/2.0/vhosts/name-based.html On Wed, Jan 16, 2008 at 10:13:56AM -0500, Jamie Randell wrote: > It's kind of a production environment, so I don't really have the leisure to > experiment and try it out

[EMAIL PROTECTED] Question about virtual hosts and wildcards

2008-01-16 Thread Jamie Randell
Hi, I am only semi-experienced with Apache, and have maybe a strange question. I need to set up a name-based virtual host pointing the subdomain "foo" to a certain directory for any domain that's configured in DNS to point to the box. Would it work if I set it up with one of those domains in the

Re: [EMAIL PROTECTED] URL for Archive Searching of this List

2008-01-16 Thread Christian Folini
Hi there, http://marc.info/?l=apache-httpd-users works fine with me. good luck, Christian On Wed, Jan 16, 2008 at 05:48:44PM +0530, kernel.2k5 wrote: > hello All , > > kindly let me know any URL with search facility , so i will first search > old POSTs for any qery and then only will ask here

[EMAIL PROTECTED] URL for Archive Searching of this List

2008-01-16 Thread kernel.2k5
hello All , kindly let me know any URL with search facility , so i will first search old POSTs for any qery and then only will ask here . as i wrote some problem about mod_rewrite to the list and may nobody replies , as it may have asked lot of time so its better to first read old archives of thi

RE: [EMAIL PROTECTED] cgi script ==> error 500

2008-01-16 Thread David Kiner
ok, I fixed my problem. When i send: ./nogala.cgi -bash: ./nogala.cgi: /usr/bin/perl^M: bad interpreter: Aucun fichier ou répertoire de ce type the end of line UNIX ^M was not correct on LINUX thanks -Message d'origine- De : Boyle Owen [mailto:[EMAIL PROTECTED] Envoyé : mercredi 1

RE: [EMAIL PROTECTED] Problem in starting Apache httpd 2.2.6

2008-01-16 Thread Graeme Fowler
On Wed, 2008-01-16 at 10:55 +, Azhar Ali Shah Syed wrote: > Thanks for your help. I did a locally compiled installation but might have > missed some configuration parameters. It sounds as though you fed Apache all the right paths at compile time, or mod_auth_pgsql wouldn't have compiled. I'

RE: [EMAIL PROTECTED] Problem in starting Apache httpd 2.2.6

2008-01-16 Thread Azhar Ali Shah Syed
> Either one of: > > up2date -i postgresql-libs > or > yum install postgresql-libs > > should see you right. If they don't, the question becomes "where did you > install Apache from? A CentOS repository, locally compiled, something > else?" Thanks for your help. I did a locally compiled install

RE: [EMAIL PROTECTED] cgi script ==> error 500

2008-01-16 Thread Boyle Owen
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 16, 2008 12:12 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] cgi script ==> error 500 > > hi, > i use apache 2.2.2 on fedora 5 > > I have a form mail script file .cgi which