Télécharger
Développer
Compte
Télécharger
Développer
Connexion
Mot de passe oublié ?
Créer un compte
Langue
Aide
Langue
Aide
×
Connexion
Nom du compte
Mot de passe
×
Mot de passe oublié ?
Traduction statut du Français
Catégorie :
Logiciel
Peuple
PersonalForge
Magazine
Wiki
Recherche
OSDN
>
Trouver un logiciel
>
Internet
>
WWW/HTTP
>
HTTP Servers
>
04WebServer
>
Ticket List/Search
>
Ticket #9552
Description
Résumé du projet
Dashboard - Développeur
Page Web
Développeurs
Galerie d'images
Liste des flux RSS
Activité
Statistiques
Historique
Téléchargements
List of Releases
Stats
Code Source
Liste des dépôts de code
Subversion
Voir le référentiel
Ticket
Liste des tickets
Liste des Jalons
Liste des types
Liste des composants
Liste des tickets/RSS fréquemment utilisés
Soumettre un nouveau ticket
Documents
Page de garde
Index du titre
Modifications récentes
Nouvelles
Ticket #9552
Liste des tickets
Soumettre un nouveau ticket
RSS
バーチャルホストとURL転送に関して
Date d'ouverture:
2006-12-11 23:52
Dernière mise à jour:
2006-12-18 23:40
monitor
ON
OFF
Rapporteur:
(Anonyme)
Propriétaire:
yuh
Type:
Bogues
État:
Ouvert [Owner assigned]
Composant:
(Aucun)
Jalon:
(Aucun)
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Aucun
Fichier:
1
Détails
Répondre
▼前準備(もちろんホスト名などは例えです)
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
Propriétaire
Update from
(Aucun)
to
yuh
Commentaire
Répondre
Logged In: YES
user_id=12247
確認しました。
バグについては、これから調査します。
Attachment File List (
1
)
Attachment File List
bug.rar
(2KB)
説明をhtmlにしたもの
Modifier
Ajouter un commentaire
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Connexion
Ajouter un commentaire
Aperçu
Soumettre
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かと思われます。
よろしくお願いします。