Re: [EMAIL PROTECTED] HTTP AUTH

2005-12-26 Thread Scott Gifford
Christopher Deeley <[EMAIL PROTECTED]> writes: > I would like to set up a user folder for each user on my site and > the only method I know to stop anyone but the user accessing that > folder is to use htaccess to require the valid user. I have PHP > running as a module on Apache. Is there a way

Re: [EMAIL PROTECTED] Page Title

2005-12-26 Thread Dan Jallits
Set the variable in a file that will be included globally throughout the site . Then in your HTML template you ECHO the vaiable. On 12/26/05, Dustin Krysak <[EMAIL PROTECTED]> wrote: > the html title tag. You can echo it out with PHP. > > d > > > > > On 26-Dec-05, at 11:16 AM, Christopher Deel

Re: [EMAIL PROTECTED] Page Title

2005-12-26 Thread Dustin Krysak
the html title tag. You can echo it out with PHP.dOn 26-Dec-05, at 11:16 AM, Christopher Deeley wrote:If there a way to set the page title (ie the thing that appears in he browser window) using PHP? At the moment all my pages display the full path (ie http://www.mydomain.com/page.php) in the title

[EMAIL PROTECTED] Page Title

2005-12-26 Thread Christopher Deeley
If there a way to set the page title (ie the thing that appears in he browser window) using PHP? At the moment all my pages display the full path (ie http://www.mydomain.com/page.php) in the title bar. Is there any way using PHP to change this to display a title I want?   Thanks

[EMAIL PROTECTED] mod_cache with weglogic/tomcat

2005-12-26 Thread Cauchy Song
I configured apache 2.0 with weblogic cluster, but mod_cache no effect with jsp. Here is httpd.conf snippet, LoadModule cache_module modules/mod_cache.so LoadModule disk_cache_module modules/mod_disk_cache.so LoadModule mem_cache_module modules/mod_mem_cache.so LoadModule weblogic_module modules/m

Re: [EMAIL PROTECTED] Resources for beginners

2005-12-26 Thread Dan Jallits
I liked "Pro Apache, Third Edition" by Apress. You can find it online at the publisher < http://www.apress.com/book/bookDisplay.html?bID=275 > -- Best regards, Daniel C. Jallits 100 E. Oneida Avenue Elmhurst, Illinois 60126-4465 United States of America T: 630.279.2798 | M: 630.670.3775 [EMAIL

RE: [EMAIL PROTECTED] Resources for beginners

2005-12-26 Thread Rip
Try CGI101 by Jacqueline D Hamilton. She will reach u from the very basics. -Original Message- From: Elizabeth Datig [mailto:[EMAIL PROTECTED] Sent: 26 December 2005 07:28 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Resources for beginners Does anyone know of a book or websi

[EMAIL PROTECTED] Resources for beginners

2005-12-26 Thread Elizabeth Datig
Does anyone know of a book or website that would be a helpful tool for someone who is a beginner at apache and has no programming background whatsoever that would help with configuring and troubleshooting? _ Express yourself instan

RE: FW: [EMAIL PROTECTED] Apache2 not running

2005-12-26 Thread Elizabeth Datig
Sorry for not geeting back earlier. But nothing seems to work. I'm really at a dead end here. Any suggestions? From: "Wagner, Aaron" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: FW: [EMAIL PROTECTED] Apache2 not running Date: Mon, 12 Dec 2005 16:09:36 -0500 Did you get it working? Tha

[EMAIL PROTECTED] problems with the setup of php on winXP

2005-12-26 Thread Manuel Grau Aracil
Hi! I'm having problems configuring php 4.4.1. on apache 2.0.55. as a module over windows xp home os. I've followed the instructions given by install.txt from the php home folder. I have added this lines to httpd.conf: LoadModule php4_module "c:/php/sapi/php4apache2.dll"AddType application/x-httpd-

[EMAIL PROTECTED] error while compiling mod_auth_tacacs for apache 1.3.33

2005-12-26 Thread talk host
 HiI would be thankful if any one can help me on following:I am tring to compile mod_auth_tacacs2 for apache 1.3.33 on solaris 8 using:./configure --with-apache=./apache_1.3.33I tried below also:./configure --with-apxs=./apache_1.3.33/bin/apxsI'm