67 | | * Currently hardcoded to run on port 80. |
68 | | * If you wish to have Apache use a different port: |
69 | | * open ''/osgeo4w/apache/conf/httpd.conf'' in a text editor |
70 | | * search for "Listen 80" (around line 46) |
71 | | * change the "80" into another value (such as "8080") |
72 | | * restart the "Apache OSGeo4W web server" service |
| 67 | * Codé en dur pour le moment pour fonctionner sur le port 80. |
| 68 | * Si vous voulez qu'Apache utilise un port différent : |
| 69 | * ouvrez ''/osgeo4w/apache/conf/httpd.conf'' dans un éditeur de texte |
| 70 | * cherchez "Listen 80" (autour de la ligne 46) |
| 71 | * changez la valeur "80" en une autre valeur (telle que "8080") |
| 72 | * redémarrez le "serveur web Apache de l'OSGeo4W" |