Hi,

Du kannst es ja auch mal mit dem Rewrite probieren, hier hast evtl. mehr
möglichkeiten...

<VirtualHost 213.239.214.11>
        ServerName nue.proveo.de
        RewriteLoglevel 0
        RewriteLog  /software/rhttp/logs/rewrite_log
        RewriteEngine On
        RewriteRule ^/(.*)$ http://nue.proveo.de:8080/aviation/$1 [L,R]
</VirtualHost>


MfG

Tomas





                                                                           
 (Embedde Christopher Gerharz                                              
 d image                                                                   
 moved to am 14.12.2004 13:40                                              
 file:                                                                     
 pic06894                                                                  
 .gif)                                                                     
 ---------                                 ------------------------------- 



                                                                             
 A  users-de@httpd.apache.org                                                
 n                                                                           
                                                                             
                                                                             
 K                                                                           
 o                                                                           
 p                                                                           
 i                                                                           
 e                                                                           
                                                                             
                                                                             
 T  Re: Redirect Problem mit IE                                              
 h                                                                           
 e                                                                           
 m                                                                           
 a                                                                           
                                                                             
                                                                             
    Bitte antworten an                                                       
    users-de@httpd.apache.org                                                
                                                                             




Lennart Mordek wrote:
> <VirtualHost 213.239.214.11>
>     ServerName nue.proveo.de
>     Redirect / http://nue.proveo.de:8080/aviation
> </VirtualHost>

Versuch mal folgendes:
<VirtualHost 213.239.214.11:80>
      ServerName nue.proveo.de
      Redirect / http://nue.proveo.de:8080/aviation/
</VirtualHost>



--
Gruesse,
Chris

--------------------------------------------------------------------------
                Apache HTTP Server Mailing List "users-de"
      unsubscribe-Anfragen an [EMAIL PROTECTED]
           sonstige Anfragen an [EMAIL PROTECTED]
--------------------------------------------------------------------------


<<attachment: pic06894.gif>>

--------------------------------------------------------------------------
                Apache HTTP Server Mailing List "users-de" 
      unsubscribe-Anfragen an [EMAIL PROTECTED]
           sonstige Anfragen an [EMAIL PROTECTED]
--------------------------------------------------------------------------

Antwort per Email an