Just like this:
In your httpd.conf,find this:
"
#
# Aliases: Add here as many aliases as you need (with no limit). The format is
# Alias fakename realname
#
# Note that if you include a trailing / on fakename then the server will
# require it to be present in the URL. So "/icons" isn't aliased in
You can use alias.
--
>What entry in the htpd.conf would I have to put in to add
>a virtual directory to apache like you would do for MS
>IIS.
>Example I have a share mount on my linux box from a MS
>Windows system I would like to add that directory to my
>web on
I new to linux what is alias?
On Thu, 5 Jun 2003 9:55:23 +0800
"Kirby Lynx" <[EMAIL PROTECTED]> wrote:
You can use alias.
--
What entry in the htpd.conf would I have to put in to add
a virtual directory to apache like you would do for MS
IIS.
Example I have a s