Hi,

This is not something that is related to MMBase or the security application of MMBase, but can be found in your webapps 'web.xml' or in your application server's settings. Look for:

  <welcome-file-list>
    <!-- index.jsp is the default -->
    <welcome-file>index.jsp</welcome-file>
    <welcome-file>default.jsp</welcome-file>
    <welcome-file>index.html</welcome-file>
  </welcome-file-list>

The 'welcome-file' of the security directory is 'index.jsp'.

---André

Op 6-okt-2005, om 15:40 heeft Ferdinandus, Humphrey het volgende geschreven:
All,



I am using cloud context security in different webapps. The strangest thing occurs. In one webapp I get a directory listing when opening http://host:port/webapp/mmbase/security and in the other webapp the security application opens correctly.

What could be causing this problem? I am using mmbase 1.7.3 for all webapps.



Kind regards,



Humphrey


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.10/120 - Release Date: 5-10-2005

_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers



--
André van Toly
web http://www.toly.nl                            mobile +31(0)627233562
------------------------------------------------------------------>><<--

_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to