Anonymous | Login | Signup for a new account | 12-17-2024 10:59 PST |
Main | My View | View Issues | Change Log | Docs |
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 | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 25 unique queries executed. |