File: apache.conf

package info (click to toggle)
jsmath 3.6c-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 388 kB
  • ctags: 3
  • sloc: sh: 85; makefile: 40
file content (9 lines) | stat: -rw-r--r-- 190 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#
# Traditional alias for jsMath sources
#
Alias /jsMath /usr/share/jsmath

<Directory /usr/share/jsmath>
	Options FollowSymLinks -Indexes
	AllowOverride Limit Options FileInfo
</Directory>