----- Original Message ----- From: Diego Montalvo <[EMAIL PROTECTED]> Date: Mon, 25 Feb 2002 13:58:21 -0800 (PST) To: [EMAIL PROTECTED] Subject: [aseek-users] s.htm on apache
> Hello, > > How do I go about calling the s.htm template file from > apache server "/usr/local/www/docs/" instead of > calling the s.htm from default > "/usr/local/aspseek/etc/" directory. All I want to do > is keep s.htm in apache folder. Apache module introduces apache config directive 'ASPSeekTemplate <file>' for this purpose. It can be used in global context, in virtual server section, or in 'Location' section. Sample: ASPSeekTemplate /usr/local/www/docs/s.htm > > Thanks, > Diego > -- _______________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup Travelocity.com is giving away two million travel miles. http://ad.doubleclick.net/clk;3969773;6991039;g?http://svc.travelocity.com/promos/millionmiles_main/0,,TRAVELOCITY,00.html
