RE: very basic question

2000-06-15 Thread Steve Vu
Did you try the port number in the URL (eg, localhost:8080/app1/index.html)? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Karl Avedal Sent: Wednesday, June 14, 2000 2:43 PM To: Orion-Interest Cc: Orion-Interest Subject: Re: very basic question Hello

Re: very basic question

2000-06-15 Thread David Sierra Fernandez
Modify your orion/config/server.xml: Then edit the orion/config/default-web-site.xml and add the following: Remember to put your application under ../applications/yourapplication directory and the URL you are looking for is http://localhost/your_root/index.html

Re: very basic question

2000-06-14 Thread Karl Avedal
Hello Clint, how does your dir structure and your configuration look? It would make it easier for us to help Regards, Karl Avedal Clint Scott wrote: > I have a most basic problem that I can't seem to get beyond. > I've read the FAQ, mailing list archives, and all docs. > I have a new applicati