ahh, and so it is me who has misunderstood.
After re-reading the mod-rewrite docs and looking back at your example I now
see how it should work (I think :-)
Sorry for the miscommunication and thanks for the help / patience.
I suppose I'll still put in the feature request, but this works brillian
Hi everyone,
I am a junior sysadmin (well, intern actually) at a company using
Apache. Right now I am tasked with migrating one of our servers to a
newer machine, and this involved doing more work with Apache than I have
done previously. I encountered a problem where turning on mod_perl would
caus
On 2/5/07, tyju tiui <[EMAIL PROTECTED]> wrote:
Thanks for the help, but you didn't read all the way through the original
message.
Someone suggested that I try the Query_String variable so I did. I didn't
get an error, but there was nothing in the Query_String variable.
Nope, it's still you wh
Thanks for the help, but you didn't read all the way through the original
message.
Someone suggested that I try the Query_String variable so I did. I didn't get
an error, but there was nothing in the Query_String variable. I was just
commenting that by simply referencing an undefined variable se
Geoff,
On Feb 5, 2007, at 11:41 AM, Geoff Hartman wrote:
Where can I set the max number of connections? What is the default?
Is it set in the httpd.comf file?
Yes. MaxClients is your friend.
http://httpd.apache.org/docs/2.2/mod/mpm_common.html#maxclients
This directive sets the maximum num
Where can I set the max number of connections? What is the default? Is it set
in the httpd.comf file?
On 2/5/07, Beraru Liviu <[EMAIL PROTECTED]> wrote:
The line does not appear in the the httpd.conf file ( I searched the
document) but in the httpd-vhosts it apears, although commented like this:
##NameVirtualHost *:80
I don't know what it means.
If it's commented out, it means you haven't pro
The line does not appear in the the httpd.conf file ( I searched the document)
but in the httpd-vhosts it apears, although commented like this:
##NameVirtualHost *:80
I don't know what it means.
Joshua Slive <[EMAIL PROTECTED]> wrote:
On 2/4/07, Beraru Liviu
wrote:
> Yes, I did. He
Hi All,
Im trying to compile Apache 2.2 in HP-UX but I get error during in configure
script. I wanted to know if its possible to compile apache with HP-UX
vendor's cc compiler?
if not, what the minimal version of gcc that able to compile 2.2
Thank you
On 2/3/07, Troy Moseley <[EMAIL PROTECTED]> wrote:
If all your client wants is to hide the fact that PHP is being used then
why not simply change the application-type line, ie.
AddType application/x-httpd-php .htm
Hi Troy,
That will not solve the problem since actually I need to do only
On 2/3/07, tyju tiui <[EMAIL PROTECTED]> wrote:
Sorry, you're missing the point I think.
I don't think I missed your point. You want to trigger custom logging
based on the content of the Query string.
The following will do exactly that:
# Set an environment variable when the query string mat
Thanks for your help - its working now.
On 2/5/07, Boyle Owen <[EMAIL PROTECTED]> wrote:
> -Original Message-
> From: Nick Black [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 05, 2007 9:58 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Web directory structure and red
> -Original Message-
> From: Boyle Owen [mailto:[EMAIL PROTECTED]
>
>
> Alias /images /var/www/foo.com/blah/images
>
> Which is closer to that recommended by the docs...
PS - don't for get to "Allow" the destination directory as well (see
http://httpd.apache.org/docs/2.2/m
> -Original Message-
> From: Nick Black [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 05, 2007 9:58 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Web directory structure and redirects
>
> Hello,
>
> I've got this sort of thing to work before, but I just cant make it
>
Hello,
I've got this sort of thing to work before, but I just cant make it
happed this time round. I have:
/var/www/foo.com/spler/index.html
/varwww/foo.com/blah/images
DocumentRoot /var/www/foo.com/spler
So when a web browser is pointed at foo.com - the spler/index.html is
displayed. But bec
15 matches
Mail list logo