mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 02:57:40 -04:00
13 lines
292 B
Plaintext
13 lines
292 B
Plaintext
Alias /gallery2 "@G2DIR@"
|
|
|
|
<Directory "@G2DIR@">
|
|
Options FollowSymLinks
|
|
AllowOverride Limit Options FileInfo
|
|
</Directory>
|
|
|
|
# some people prefer a simple URL like http://gallery2.example.com
|
|
#<VirtualHost 1.2.3.4>
|
|
# DocumentRoot @G2DIR@
|
|
# ServerName gallery2.example.com
|
|
#</VirtualHost>
|