12 lines
293 B
Plaintext
12 lines
293 B
Plaintext
|
|
||
|
# WARNING: Do not edit this file, edit the one in /etc/alternc/templates and launch alternc.install again.
|
||
|
|
||
|
#Alias /javascript /usr/share/javascript/
|
||
|
|
||
|
<Directory "/usr/share/javascript/">
|
||
|
Options FollowSymLinks MultiViews
|
||
|
Order allow,deny
|
||
|
Allow from all
|
||
|
</Directory>
|
||
|
|