Fixed location of .htaccess file for shared installations

This commit is contained in:
Davide P. Cervone 2011-03-29 14:05:48 -04:00
parent 4b35e6e4f0
commit 2ac603fa4a
4 changed files with 4 additions and 4 deletions

View File

@ -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 <http://www.apache.org/>`_. 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:
::

View File

@ -121,7 +121,7 @@ MathML that works in all modern browsers.</p>
</li>
</ul>
<hr class="docutils" />
<p>This version of the documentation was built March 23, 2011.</p>
<p>This version of the documentation was built March 29, 2011.</p>
</div>
</div>

View File

@ -246,7 +246,7 @@ mode</cite>, so it exhibits this same behavior.</p>
<p>There is a solution to this, however, if you manage the server where
MathJax is installed, and if that server is running the <a class="reference external" href="http://www.apache.org/">Apache web
server</a>. In the remote server&#8217;s
<tt class="docutils literal"><span class="pre">MathJax/fonts/HTML-CSS/TeX/otf</span></tt> folder, create a file called
<tt class="docutils literal"><span class="pre">MathJax/fonts/</span></tt> folder, create a file called
<tt class="docutils literal"><span class="pre">.htaccess</span></tt> that contains the following lines:</p>
<div class="highlight-python"><pre>&lt;FilesMatch "\.(ttf|otf|eot)$"&gt;
&lt;IfModule mod_headers.c&gt;

View File

@ -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 <http://www.apache.org/>`_. 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:
::