| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
274 バイト追加 、 2021年3月9日 (火) 08:51
*/etc/httpd/conf.d/phpMyAdmin.conf
**どこからでもアクセス可能にするには、[[R]]euire all granted
<blockquote>Access to the requested directory is only available from the local network. This setting can be configured in the file "httpd-xampp.conf".</blockquote>
<pre>
$ sudo vi /opt/lampp/etc/extra/httpd-xampp.conf
Require を local から all granted に変更
</pre>
[[File:0957_phpmyadmin01.png]]

案内メニュー