suppression de l'alias phpmyadmin en conflit avec celui installé par phpmyadmin. Quelle raison à ce second alias Fufroma ?
This commit is contained in:
parent
59b0ecac02
commit
61a8433047
|
@ -3,11 +3,6 @@
|
||||||
|
|
||||||
ScriptAlias /cgi-bin/ /var/alternc/cgi-bin/
|
ScriptAlias /cgi-bin/ /var/alternc/cgi-bin/
|
||||||
|
|
||||||
#### Some security parameters
|
|
||||||
# We set a PhpMyAdmin alias to override the one PhpMyAdmin may have installed
|
|
||||||
# to prevent phpmyadmin to be bruteforced "by default"
|
|
||||||
Alias /phpmyadmin /usr/share/phpmyadmin
|
|
||||||
|
|
||||||
# Deny access to the root filesystem
|
# Deny access to the root filesystem
|
||||||
<Directory />
|
<Directory />
|
||||||
Options FollowSymLinks
|
Options FollowSymLinks
|
||||||
|
|
Loading…
Reference in New Issue