Skip to content
Snippets Groups Projects
Commit 68d15ec1 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update readme

parent 7464a5f8
No related branches found
No related tags found
1 merge request!2fix loop over config with missing regex section.
## Requirements ## Requirements
* PHP 7+ * PHP 7+ (up to PHP 8.2)
* Webserver (docs describe usage for Apache httpd) * Webserver (docs describe usage for Apache httpd)
## Features ## Features
......
...@@ -19,6 +19,8 @@ Then you can open **/admin** in your webbrowser, eg. `http(s)://servername/admi ...@@ -19,6 +19,8 @@ Then you can open **/admin** in your webbrowser, eg. `http(s)://servername/admi
You get a list with all defined domains and its redirects + aliases. You get a list with all defined domains and its redirects + aliases.
![Admin ui](images/admin_ui.png)
In the table you see the columns In the table you see the columns
* **Host** - the hostname/ FQDN that has a redirect rule * **Host** - the hostname/ FQDN that has a redirect rule
......
docs/images/admin_ui.png

143 KiB

...@@ -8,3 +8,7 @@ Author: Axel Hahn; Institute for Medical Education; University of Bern ...@@ -8,3 +8,7 @@ Author: Axel Hahn; Institute for Medical Education; University of Bern
📄 Source: <https://git-repo.iml.unibe.ch/iml-open-source/redirect-handler> \ 📄 Source: <https://git-repo.iml.unibe.ch/iml-open-source/redirect-handler> \
📜 License: GNU GPL 3.0 \ 📜 License: GNU GPL 3.0 \
📖 Docs: <https://os-docs.iml.unibe.ch/redirect-handler/> or see the [docs](./docs) 📖 Docs: <https://os-docs.iml.unibe.ch/redirect-handler/> or see the [docs](./docs)
- - -
![Admin ui](docs/images/admin_ui.png)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment