[Cartoweb-users] The page cannot be disoplayed
Alexandre Saunier
alexandre.saunier at camptocamp.com
Tue Feb 7 03:51:47 EST 2006
Hello,
it is likely that your cartoclientBaseUrl is a local URL such as
http://localhost/cartoweb3/htdocs/ or http://127.0.0.1/cartoweb3/htdocs/.
To make your application available to other machines, you have to use
regular URLs, OK for remote access. To update your URLs, you may use the
following command:
php cw3setup.php --install --base-url http://remote/url/... --profile ...
AS
Adriano Hantequeste Gomes wrote:
> hi all
>
>
> I resolve all problems, but now cannot access my server in others machine.
>
>
> I think it is Apache configuration.
>
> How to resolve.
>
>
> Very Thanks All of List.
> Adriano
>
> _______________________________________________
> Cartoweb-users mailing list
> Cartoweb-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/cartoweb-users
More information about the Cartoweb-users
mailing list