This is default behavior of the tomcat "public" folder have no restrictions (get, list) so tomcat displays directory contents this folder is designed to store static content
On Tue, Dec 16, 2014 at 2:01 PM, Robert Chalmers <[email protected]> wrote: > > Maxim > I was just playing around with this, and discover that on a ‘clean’ > install. That is, I have done nothing with it yet, if I type in this address > > xxxxxx my domain xxxx.org.uk:5080/openmeetings/public/ > > I get a folder listing of the contents. Which looks very exposed to me. ?? > > I was trying to discover how to make that static page work. > Robert > > Directory Listing For /public/ - *Up To /* > <http://your-english-success.org.uk:5080/openmeetings/> > ------------------------------ > *Filename**Size**Last Modified* cliparts/ > <http://your-english-success.org.uk:5080/openmeetings/public/cliparts/> Sun, > 09 Nov 2014 15:47:36 GMT config.xml > <http://your-english-success.org.uk:5080/openmeetings/public/config.xml>10.3 > kbSun, 09 Nov 2014 15:47:36 GMT config.xsd > <http://your-english-success.org.uk:5080/openmeetings/public/config.xsd>6.3 > kbSun, 09 Nov 2014 15:47:36 GMT emoticons/ > <http://your-english-success.org.uk:5080/openmeetings/public/emoticons/> Sun, > 09 Nov 2014 15:47:36 GMT favicon.ico > <http://your-english-success.org.uk:5080/openmeetings/public/favicon.ico>3.5 > kbSun, 09 Nov 2014 15:47:36 GMT main.as3.swf11.swf > <http://your-english-success.org.uk:5080/openmeetings/public/main.as3.swf11.swf>479.5 > kbSun, 09 Nov 2014 15:48:28 GMT main.swf8.swf > <http://your-english-success.org.uk:5080/openmeetings/public/main.swf8.swf>717.3 > kbSun, 09 Nov 2014 15:48:54 GMT maindebug.as3.swf11.swf > <http://your-english-success.org.uk:5080/openmeetings/public/maindebug.as3.swf11.swf>1463.5 > kbSun, 09 Nov 2014 15:48:12 GMT maindebug.swf8.swf > <http://your-english-success.org.uk:5080/openmeetings/public/maindebug.swf8.swf>1746.7 > kbSun, 09 Nov 2014 15:48:43 GMT networktesting.swf10.swf > <http://your-english-success.org.uk:5080/openmeetings/public/networktesting.swf10.swf>375.6 > kbSun, 09 Nov 2014 15:49:14 GMT networktestingdebug.swf10.swf > <http://your-english-success.org.uk:5080/openmeetings/public/networktestingdebug.swf10.swf>1110.0 > kbSun, 09 Nov 2014 15:49:07 GMT theme.xml > <http://your-english-success.org.uk:5080/openmeetings/public/theme.xml>11.7 > kbSun, 09 Nov 2014 15:47:36 GMT theme.xsd > <http://your-english-success.org.uk:5080/openmeetings/public/theme.xsd>1.7 > kbSun, 09 Nov 2014 15:47:36 GMT themes/ > <http://your-english-success.org.uk:5080/openmeetings/public/themes/> Sun, > 09 Nov 2014 15:47:36 GMT > > > > On 16 Dec 2014, at 04:46, 小野圭二 <[email protected]> wrote: > > Thank you Max, every time. :^) > > > 2014-12-16 12:29 GMT+09:00 Maxim Solodovnik <[email protected]>: > > Hello Ono, > > you can put into red5/webapps/openmeetings/public > If you don't need "public" to be the part of the URL put it into > red5/webapps/openmeetings/ and add "exclusion" to > red5/webapps/openmeetings/WEB-INF/web.xml > > On Tue, Dec 16, 2014 at 6:22 AM, 小野圭二 <[email protected]> wrote: > > > Hi, > > I would like to make a static page in the tree of OM. > I though > red5/webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/pages > at the first, but there is controlled by the framework. Then i tried > at red5/webapps/root, but it also did not work. > > What i would like to do is calling OM from the static page in the same > domain. > Could you point it to me? My version is 3.0.4. > > Thx. > > Keiji Ono > > > > > -- > WBR > Maxim aka solomax > > > -- WBR Maxim aka solomax
