Download
Desenvolver
Conta
Download
Desenvolver
Login
Forgot Account/Password
Criar Conta
Linguagem
Ajuda
Linguagem
Ajuda
×
Login
Nome de acesso
Senha
×
Forgot Account/Password
Estado tradução de Português
Category:
Software
People
PersonalForge
Magazine
Wiki
Pesquisa
OSDN
>
Pesquisar Software
>
Internet
>
WWW/HTTP
>
HTTP Servers
>
04WebServer
>
Ticket List/Search
>
Tíquete #9552
Descrição
Project Summary
Developer Dashboard
Página da Web
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
Histórico
Downloads
List of Releases
Stats
Código Fonte
Code Repository list
Subversion
Visualizar Repositório
Tíquete
Ticket List
Milestone List
Type List
Lista de componentes
List of frequently used tickets/RSS
Submit New Ticket
Documents
FrontPage
Title index
Recent changes
News
Tíquete #9552
Ticket List
Submit New Ticket
RSS
バーチャルホストとURL転送に関して
:
2006-12-11 23:52
Última Atualização:
2006-12-18 23:40
monitor
ON
OFF
Relator:
(Anônimo)
Dono:
yuh
Tipo:
Bugs
Estado:
Aberto [Owner assigned]
Componente:
(Nenhum)
Marcos:
(Nenhum)
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Nenhum
Arquivo:
1
Details
Responder
▼前準備(もちろんホスト名などは例えです)
1.フォルダを作成
c:\root
c:\root\A
c:\root\A\B
c:\root\B
2.バーチャルホストの設定
C:\root → http://verR/
C:\root\A → http://verA/
C:\root\B → http://verB/
3.URL転送の設定
http://verR/A/ → http://verA/
http://verR/B/ → http://verB/
4.htmlファイルの設置
c:\root\A\ に index.html などを置き、内容に <img
src="B/test.png"> など、 c:\root\A\B を参照するタグを記
述する。
もちろん、 c:\root\A\B には test.png を入れておく。
▼実行
http://verA/ へアクセスすると、画像が表示されるはずが、
表示されず。
どうやら http://verB/ への参照になってるようです。
▼環境
OS → Windows2000 Pro SP4
httpd → 04WebServer Ver.1.86(controller Ver.1.11)
私の設定にミスがなければ、Bugかと思われます。
よろしくお願いします。
Ticket History (2/2 Histories)
2006-12-11 23:52
Updated by: None
File
1660: bug.rar
is attached
2006-12-18 23:40
Updated by:
yuh
Dono
Update from
(Nenhum)
to
yuh
Comentário
Responder
Logged In: YES
user_id=12247
確認しました。
バグについては、これから調査します。
Attachment File List (
1
)
Attachment File List
bug.rar
(2KB)
説明をhtmlにしたもの
Editar
Adicionar Comentário
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Login
Adicionar Comentário
Pré-visualizar
Submit
1.フォルダを作成
c:\root
c:\root\A
c:\root\A\B
c:\root\B
2.バーチャルホストの設定
C:\root → http://verR/
C:\root\A → http://verA/
C:\root\B → http://verB/
3.URL転送の設定
http://verR/A/ → http://verA/
http://verR/B/ → http://verB/
4.htmlファイルの設置
c:\root\A\ に index.html などを置き、内容に <img
src="B/test.png"> など、 c:\root\A\B を参照するタグを記
述する。
もちろん、 c:\root\A\B には test.png を入れておく。
▼実行
http://verA/ へアクセスすると、画像が表示されるはずが、
表示されず。
どうやら http://verB/ への参照になってるようです。
▼環境
OS → Windows2000 Pro SP4
httpd → 04WebServer Ver.1.86(controller Ver.1.11)
私の設定にミスがなければ、Bugかと思われます。
よろしくお願いします。