| ||||||||||||||||
|
> $fileurl="http://www.test.org/test.html"; > print "Location: $fileurl\n\n"; ----> и загружается страница test.html Если на сервере стоит mod_perl, то он умеет сам подставлять content-type. В результате броузер получает ---------- content-type: text/html\n\nLocation: http://www.test.org/test.html ----------- Что будет на экране, догадайся сам:) Управляется это дело из .htaccess директивой 'PerlSendHeader on/off'. BEL4-RIPE ============================================================================= = Apache-Talk@xxxxxxxxxxxxx mailing list = Mail "unsubscribe apache-talk" to majordomo@xxxxxxxxxxxxx if you want to quit. = Archive avaliable at http://www.lexa.ru/apache-talk =
"Russian Apache" includes software developed
by the Apache Group for use in the Apache HTTP server project
(http://www.apache.org/) See
Apache LICENSE. Copyright (C) 1995-2001 The Apache Group. All rights reserved. Copyright (C) 1996 Dm. Kryukov; Copyright (C) 1997-2009 |
|
|