acceder a mon site sous iis
Bonjour, je viens de terminer mon site sur visual studio, quand je faisais F5 il m'affiche la page sous
Code:
http://localhost:2650/StationsServices/
Je l'ai configurer sous iis en suivant :
Code:
http://msdn.microsoft.com/fr-fr/library/cek8kw6e(v=vs.100).aspx
je lui ai donné le nom : StationsServices
mais quand j'accede via l'url a :
Code:
http://http://localhost/StationsServices
il me dit :
Code:
1 2 3
| You are not authorized to view this page
You do not have permission to view this directory or page using the credentials you supplied. |
comment dois je faire pour acceder sur ma machine local a mon site et depuis un autre ordinateur ?