Re: can we get separate document root ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Nov 15, 2009 at 10:04 PM, J. Bakshi <joydeep@xxxxxxxxxxxxxxx> wrote:
> 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
>
>
>        <Directory /var/personal_work_area/joydeep/>
>              DirectoryIndex index.php
>
>        </Directory>
>
> ``````````
>
> 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 <Directory> ?
> Please let me know.

If your rewrite rules are in htaccess, are you specifying RewriteBase?

What is "not working"?

-- 
Eric Covener
covener@xxxxxxxxx

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux