> Please ignore SSL certificate warnings from the server. They happen if you haven't applied the certificate.
### Deleting a Domain and Virtual Host
### Deleting a Domain and Virtual Host
```
```
bash bin/domain.sh [-D, --del] example.com
bash bin/domain.sh [-D, --del] example.com
@ -157,7 +157,7 @@ Disable OWASP `mod_secure` on the web server:
```
```
bash bin/webadmin.sh [-M, --mod-secure] disable
bash bin/webadmin.sh [-M, --mod-secure] disable
```
```
>Please ignore ModSecurity warnings from the server. They happen if some of the rules are not supported by the server.
### Accessing the Database
### Accessing the Database
After installation, you can use phpMyAdmin to access the database by visiting `http://127.0.0.1:8080` or `https://127.0.0.1:8443`. The default username is `root`, and the password is the same as the one you supplied in the `.env` file.
After installation, you can use phpMyAdmin to access the database by visiting `http://127.0.0.1:8080` or `https://127.0.0.1:8443`. The default username is `root`, and the password is the same as the one you supplied in the `.env` file.