Hi,
Has anyone encountered this problem:
- a Seaside application sits on machine2 at a private network
- proxied by Apache on machine1 where
- a domain name points to a router which redirects port 80 to
- machine1
problem:
1. the homepage loads but without images (jpg) and no css styling
2. clicking any link on the page brings up error not found: "seaside/appseaside/app"
(the basepath of the path is "seaside/app"
The applicaton works fine within the network (from machine3 directly calling machine1's IP address) and from localhost (machine1).
The application worked fine before the stuff with the domain name was done where the IP address typed on a browser would bring up the homepage just fine.
Help anyone?
Ching
P.S. Seaside Rocks!!! It seems that it's me that sucks.
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside