Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 23227 invoked by uid 500); 19 Jul 2003 13:38:23 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 23212 invoked from network); 19 Jul 2003 13:38:23 -0000 Received: from server112.anhosting.com (205.243.144.10) by daedalus.apache.org with SMTP; 19 Jul 2003 13:38:23 -0000 Received: from [61.11.23.203] (helo=vishal) by server112.anhosting.com with smtp (Exim 4.20) id 19drul-00045x-Kf for users@httpd.apache.org; Sat, 19 Jul 2003 08:38:23 -0500 Message-ID: <007d01c34dfa$f693ccf0$1a01a8c0@vishal> From: "System" To: "Apache" Date: Sat, 19 Jul 2003 19:07:48 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server112.anhosting.com X-AntiAbuse: Original Domain - httpd.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - eluminoustechnologies.com X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] .htaccess not working Hello All, This is my .htaccess file kindly let me know what it does and why its not functioning.... cat .htaccess RewriteEngine on RewriteBase / RewriteRule ^siteid([^.]+).*$ detail.php?siteid=$1 [T=application/x-httpd-php] I am on Apache 1.3.27 and Rewrite Module is compiled with Apache. Sorry i am newbie to rewrite module. Regards, Tina. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org