mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
792e764074
PR: 124099 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
9 lines
189 B
Plaintext
9 lines
189 B
Plaintext
%%HASHMARK1%%Alias /yahoo/docs %%DOCSDIR%%
|
|
%%HASHMARK2%%Alias /yahoo/examples %%EXAMPLESDIR%%
|
|
Alias /yahoo %%WWWDIR%%
|
|
|
|
<Location /yahoo>
|
|
Order deny,allow
|
|
Allow from all
|
|
</Location>
|