Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 97077 invoked from network); 16 Nov 2009 03:05:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Nov 2009 03:05:46 -0000 Received: (qmail 87664 invoked by uid 500); 16 Nov 2009 03:05:43 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 87569 invoked by uid 500); 16 Nov 2009 03:05:42 -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: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 87558 invoked by uid 99); 16 Nov 2009 03:05:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Nov 2009 03:05:42 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [78.46.87.206] (HELO Kolkata.infoservices.in) (78.46.87.206) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Nov 2009 03:05:32 +0000 Received: from [192.168.1.100] (unknown [122.176.30.116]) by Kolkata.infoservices.in (Postfix) with ESMTPSA id 7B487AF55 for ; Mon, 16 Nov 2009 04:28:23 +0100 (CET) Message-ID: <4B00C156.9030400@infoservices.in> Date: Mon, 16 Nov 2009 08:34:54 +0530 From: "J. Bakshi" User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: users@httpd.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] can we get separate document root ? Hello list, I am suffering with document root issue with my apache config . I have placed a config like ``````````````` Alias /personal/joydeep /var/personal_work_area/joydeep DirectoryIndex index.php `````````` But realurl is not working here as rewrite rule always use /var/www as its document root. Is it possible to force the document root inside ? Please let me know. -- জয়দীপ বক্সী --------------------------------------------------------------------- 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