1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/www/yahoo-ui/files/yui.conf.in
Martin Wilke 792e764074 - Update to 2.5.2
PR:		124099
Submitted by:	Greg Larkin <glarkin@sourcehosting.net> (maintainer)
2008-06-20 18:00:47 +00:00

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>