Fixed location of .htaccess file for shared installations
This commit is contained in:
parent
4b35e6e4f0
commit
2ac603fa4a
|
@ -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:
|
||||
::
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -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’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><FilesMatch "\.(ttf|otf|eot)$">
|
||||
<IfModule mod_headers.c>
|
||||
|
|
|
@ -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:
|
||||
::
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user