From 2ac603fa4ade51e2a7bb79d5fd30b92c1309960d Mon Sep 17 00:00:00 2001
From: "Davide P. Cervone"
This version of the documentation was built March 23, 2011.
+This version of the documentation was built March 29, 2011.
diff --git a/docs/html/installation.html b/docs/html/installation.html index d2ccc67f3..cdb6ce176 100644 --- a/docs/html/installation.html +++ b/docs/html/installation.html @@ -246,7 +246,7 @@ mode, so it exhibits this same behavior.There is a solution to this, however, if you manage the server where MathJax is installed, and if that server is running the Apache web server. In the remote server’s -MathJax/fonts/HTML-CSS/TeX/otf folder, create a file called +MathJax/fonts/ folder, create a file called .htaccess that contains the following lines:
<FilesMatch "\.(ttf|otf|eot)$">
<IfModule mod_headers.c>
diff --git a/docs/source/installation.rst b/docs/source/installation.rst
index b82e31bef..97b518c6b 100644
--- a/docs/source/installation.rst
+++ b/docs/source/installation.rst
@@ -259,7 +259,7 @@ mode`, so it exhibits this same behavior.
There is a solution to this, however, if you manage the server where
MathJax is installed, and if that server is running the `Apache web
server `_. In the remote server's
-``MathJax/fonts/HTML-CSS/TeX/otf`` folder, create a file called
+``MathJax/fonts/`` folder, create a file called
``.htaccess`` that contains the following lines:
::