Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001350 [Resin] minor always 09-18-06 09:10 04-05-07 09:20
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.1 Product Version
  Product Build
Summary 0001350: i18n host name with apache
Description (rep by Jacky)

I have a vhost like this that doesn?t seem to work, is it bcos of the domain name?
In case you?re wondering, I?m dealing with Chinese Domain Name.
 
<VirtualHost *:80>
  RewriteEngine on
  RewriteCond %{SERVER_PORT} ^80$
  RewriteCond %{HTTP_HOST} ^xn--eqrt2guv0afw3b\.hk$
  RewriteRule ^/(.*) http://www.xn--eqrt2guv0afw3b.hk/$1 [^] [L,R]
  DocumentRoot /www/apps
  ServerName xn--eqrt2guv0afw3b.hk
  ServerAlias www.xn--eqrt2guv0afw3b.hk
  DirectoryIndex default.jsp
  ResinConfigServer 192.168.1.101 6802
  ResinConfigServer 192.168.1.102 6802
  CauchoStatus yes
 
  # do not remove, otherwise apache will serve the jsp source code once resin is down
  AddHandler caucho-request .jsp
</VirtualHost>
 
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0001813)
ferg
04-05-07 09:20

server/05c0
 

- Issue History
Date Modified Username Field Change
09-18-06 09:10 ferg New Issue
04-05-07 09:20 ferg Note Added: 0001813
04-05-07 09:20 ferg Assigned To  => ferg
04-05-07 09:20 ferg Status new => closed
04-05-07 09:20 ferg Resolution open => fixed
04-05-07 09:20 ferg Fixed in Version  => 3.1.1
04-05-07 09:20 ferg Description Updated


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker