On Jul 17, 2006, at 7:23 AM, Jason T. Slack wrote:

I have created an index.a4d page that just has simple html in it for now.

When I browse to localhost:8080, I dont get my index page, I get a 404 page served from a4d.

Can you get localhost:8080/index.a4d to load? If you can't it sounds like it is not finding you web root. Can't remember what the default "root =" points to, I think <default> - but does mean that index.a4d is in the structure file folder, or by default a folder called "web" in the structure folder?. I had set mine to

        <web>/../weba4d

to set my web root to the folder weba4d.


When I run the demo a4d project everything works fine and I get a page when I browse to localhost:8080.

Can anyone give me a hand getting my a4d to work?

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to