argh, forgot to mention mod_rewrite requirement
This commit is contained in:
@@ -2821,10 +2821,10 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
|
|||||||
href="http://httpd.apache.org">Apache</a> web server. First make sure,
|
href="http://httpd.apache.org">Apache</a> web server. First make sure,
|
||||||
that you have enabled some features within global configuration. You need
|
that you have enabled some features within global configuration. You need
|
||||||
<code>Options FollowSymLinks</code> and <code>AllowOverride
|
<code>Options FollowSymLinks</code> and <code>AllowOverride
|
||||||
FileInfo</code> enabled for directory where phpMyAdmin is installed. Then
|
FileInfo</code> enabled for directory where phpMyAdmin is installed and
|
||||||
you just need to create following <code>.htaccess</code> file in root
|
you need mod_rewrite to be enabled. Then you just need to create following
|
||||||
folder of phpMyAdmin installation (don't forget to change directory name
|
<code>.htaccess</code> file in root folder of phpMyAdmin installation
|
||||||
inside of it):
|
(don't forget to change directory name inside of it):
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
|
Reference in New Issue
Block a user