Hi,

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.

In Active4d.ini my root = <web>

-Jason

_______________________________________________
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