David Zülke wrote: > It is not a hassle to implement. It never worked for you, you simply > didn't notice before as you didn't use <base href /> etc. Fix your > rewrites (no idea what's wrong there, typical Apache madness I'd > guess), or add a workaround to app/config.php that copies > REDIRECT_SERVER_PORT (or whatever it is called) to SERVER_PORT.
I'm using the default .htaccess from the Agavi sample app, and just setting the rewrite base to '/' - is there something in that file that needs fixing? I don't think I have any "apache madness" on my hands here - I've been using Apache for about ten years now, and never seen anything as weird as this. Would it help if I attached my vhost config? Surely I don't need to specify a base href in my html unless I plan to use relative urls in my image tags - which I'm not. All my image/css links are absolute (albeit on the same host), and those are working fine. _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
