redirect to an URL instead of current perl action (fwd)

2001-12-29 Thread KeN ClarK
What I stumbled into was that by changing that to an url, it keeps me inside of the path for the .pl files. so on the first line i try to go there, which is in my path of /var/www/cgi-bin/openwebmail and get a server error The server made a boo boo". Is it possible to break out of these cgi-di

redirect to an URL instead of current perl action

2001-12-29 Thread KeN ClarK
I use openwebmail for access to my home network, as do a few others. In the openwebmail-main.pl file, the logout function will redirect users BACK to the login page. I want to edit that to http://some.where.else. Is this as simple as changing my $temphtml = startform(-action=>"$config{'ow_cg