10 lines
181 B
Plaintext
10 lines
181 B
Plaintext
Alias /MathJax/ /usr/share/mathjax/
|
|
Alias /mathjax/ /usr/share/mathjax/
|
|
|
|
<Directory /usr/share/mathjax>
|
|
Options None
|
|
AllowOverride None
|
|
Order allow,deny
|
|
Allow from all
|
|
</Directory>
|