Hi All, My Tomcat/Apache setup is working as I can acces the example application by calling http://localhost/examples/
What I did now is the following: - I created at the same level as examples ( so under webapps) my own directory test - I copied all the entries from examples to the test directory - I add the context to this test dir in server.xml (also copied from examples context) - I added a Alias in httpd.conf to this directory I restarted tomcat and apache. I was expecting when I would acces http://localhost/test/ this would do the same as the examples but I get the message 'you don't have permission to acces /test/ on this server. Any tips what I should do to get this working ? Any logs I can check ? Kind regards, Marco Laponder --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
