[users@httpd] ScriptAlias and Alias Syntax in httpd.conf File

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

 



I have a quick question.
If I want to define multiple ScriptAlias and Alias directories in the
httpd.conf file, what is the syntax?

I've tried it this way:

ScriptAlias fakeaddress1 realaddress1,
            fakeaddress2 realaddress2,
            fakeaddress3 realaddress3

Alias fakeaddress1 realaddress1,
            fakeaddress2 realaddress2,
            fakeaddress3 realaddress3

and this way:

ScriptAlias fakeaddress1 realaddress1
ScriptAlias fakeaddress2 realaddress2

Alias fakeaddress1 realaddress1
Alias fakeaddress2 realaddress2


Neither seems to work.



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