1 pièce(s) jointe(s)
Problème d'url courte avec webdev
Bonjour à tous
Je comprend pas ce qui se passe ce matin, mon application marchais correctement quand ce matin voici le problème que j'ai : , après le diagnostique voila le résultat :
Pièce jointe 578314
En effet quand je lance mon application j'ai le message suivant :
Citation:
Not Found
The requested URL /gestbudget/CONNECT_MODETEST/oBcAAAAAAABueGx3enFGcG1EAAA was not found on this server.
Apache/2.4.23 (Win32) PHP/7.1.30 Server at localhost Port 80
Dans la fenêtre du diagnostique voici les résultats :
Code:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
| L'URL 'http://localhost/gestbudget/VERSION_WD_CHECK_' ne fonctionne pas (elle n'existe pas ou retourne une erreur).
Code HTTP reçu : 404.
HTTP/1.1 404 Not Found
Date: Tue, 01 Sep 2020 11:49:15 GMT
Server: Apache/2.4.23 (Win32) PHP/7.1.30
Content-Length: 311
Connection: close
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /gestbudget/VERSION_WD_CHECK_ was not found on this server.</p>
<hr>
<address>Apache/2.4.23 (Win32) PHP/7.1.30 Server at localhost Port 80</address>
</body></html> |
On parle de problème : url courte :oops:
Pour rappelle j’utilise Wampserver 3.2.2 et Webdev 23
Si quelqu'un est déjà passé par la merci de m'aider. Je suis bloqué.
Merci a tous