Re: [users@httpd] Virtual directories

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

 



2005/11/28, Muhammad Rizwan <rizwan@xxxxxxxxxxxx>:

> Hello
>
> I want to ask about Virtual directories in Apache, i.e. how i can create
> Virtual directories in Apache. How i can map and use them in my domain
> (i.e. lets say www.domain.com).
>
> Any idea,

You mean by "Virtual Directorie" as an alias ? Not Virtual Host, right ?
For aliases, with the command Alias in your Configuration Apache file,
or in a .htaccess file :

Alias /AliasDirectory "/to/my/path/in/DD"

<Directory "/AliasDirectory">
#    Allow from all
</Directory>

All explain in here (if you have the version 2.x)
http://httpd.apache.org/docs/2.0/mod/mod_alias.html


--
nico
#ICQ 271251599 | AllIM #nyykayx

---------------------------------------------------------------------
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