Commit 97f2fb73 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

Update README.md

parent 7ba351e4
......@@ -7,6 +7,10 @@ The following code is used to combine Elphel's websites in a single tab of a bro
* Combined search
* If enabled, inter-frame communication follows links to a site that already have a dedicated iframe
## Working installation
https://www.elphel.com
## Notes
* \<iframe\> tags are used
* some webservers or websites (like GitLab) must include appropriate headers in the response:
......@@ -14,7 +18,6 @@ The following code is used to combine Elphel's websites in a single tab of a bro
* Elphel's websites have special .htaccesses configuration redirecting requests from non-'elphel' domains to the iframed website: www.elphel.com.
* Individual website can be accessed through the name if the iframe which is a link
## Usage
* Provide a list of target websites in the **$TARGET_LIST** - PHP in *index.php*.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment