mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Toughen doc URLs with %3F (instead of .3F)
This commit is contained in:
parent
190ac34bd9
commit
f878107fec
13 changed files with 21 additions and 21 deletions
|
|
@ -8,7 +8,7 @@
|
|||
2. phpMyAdmin, because it is a browser-based HTML PHP application, is limited in what it can do, and what it can access — until the "root" user creates users and access privileges, as mentioned above. (HTML servers always run with very low privileges)
|
||||
|
||||
#### Installing phpMyAdmin
|
||||
1. First, a user will need to set `phpmyadmin_install: True` and `phpmyadmin_enabled: True` in [/etc/iiab/local_vars.yml](http://wiki.laptop.org/go/IIAB/FAQ#What_is_local_vars.yml_and_how_do_I_customize_it.3F)
|
||||
1. First, a user will need to set `phpmyadmin_install: True` and `phpmyadmin_enabled: True` in [/etc/iiab/local_vars.yml](http://wiki.laptop.org/go/IIAB/FAQ#What_is_local_vars.yml_and_how_do_I_customize_it%3F)
|
||||
2. Then install IIAB. Or if IIAB is already installed, run:
|
||||
```
|
||||
cd /opt/iiab/iiab
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue