aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.ini
diff options
context:
space:
mode:
authoronefang2021-09-09 16:43:33 +1000
committeronefang2021-09-09 16:43:33 +1000
commit6ec221bd5c6ef170dc944cad9c3a9c3ae845878c (patch)
tree85eb91ba61aa1117d117d62f57415ade87c3538b /bin/Robust.ini
parentTODO-- (diff)
downloadopensim-SC-6ec221bd5c6ef170dc944cad9c3a9c3ae845878c.zip
opensim-SC-6ec221bd5c6ef170dc944cad9c3a9c3ae845878c.tar.gz
opensim-SC-6ec221bd5c6ef170dc944cad9c3a9c3ae845878c.tar.bz2
opensim-SC-6ec221bd5c6ef170dc944cad9c3a9c3ae845878c.tar.xz
Get the other viewer web pages to work via FCGI.
Diffstat (limited to '')
-rw-r--r--bin/Robust.ini10
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/Robust.ini b/bin/Robust.ini
index 9c54de7..319bc4c 100644
--- a/bin/Robust.ini
+++ b/bin/Robust.ini
@@ -597,24 +597,24 @@
597 597
598 ; login page: optional: if it exists it will be used to tell the client to use 598 ; login page: optional: if it exists it will be used to tell the client to use
599 ; this as splash page 599 ; this as splash page
600 welcome = ${Const|BaseURL}:${Const|PublicPort}/web/loginpage.html 600 welcome = ${Const|BaseURL}/sledjchisl.fcgi/loginpage.html
601 601
602 ; helper uri: optional: if it exists it will be used to tell the client to use 602 ; helper uri: optional: if it exists it will be used to tell the client to use
603 ; this for all economy related things 603 ; this for all economy related things
604 ;economy = ${Const|SSLURL}:${Const|PublicSSLPort}/economy 604 ;economy = ${Const|SSLURL}:${Const|PublicSSLPort}/economy
605 605
606 ; web page of grid: optional: page providing further information about your grid 606 ; web page of grid: optional: page providing further information about your grid
607 about = ${Const|BaseURL}:${Const|PublicPort}/web/about.html 607 about = ${Const|BaseURL}/sledjchisl.fcgi/about.html
608 608
609 ; account creation: optional: page providing further information about obtaining 609 ; account creation: optional: page providing further information about obtaining
610 ; a user account on your grid 610 ; a user account on your grid
611 register = ${Const|SSLURL}:${Const|PublicSSLPort}/web/account.html 611 register = ${Const|SSLURL}/sledjchisl.fcgi/register.html
612 612
613 ; help: optional: page providing further assistance for users of your grid 613 ; help: optional: page providing further assistance for users of your grid
614 help = ${Const|BaseURL}:${Const|PublicPort}/web/help.html 614 help = ${Const|BaseURL}/sledjchisl.fcgi/help.html
615 615
616 ; password help: optional: page providing password assistance for users of your grid 616 ; password help: optional: page providing password assistance for users of your grid
617 password = ${Const|SSLURL}:${Const|PublicSSLPort}/web/password_help.html 617 password = ${Const|SSLURL}/sledjchisl.fcgi/password_help.html
618 618
619 ; HG address of the gatekeeper, if you have one 619 ; HG address of the gatekeeper, if you have one
620 ; this is the entry point for all the regions of the world 620 ; this is the entry point for all the regions of the world