Bsoir Samuel: On Sat, Jan 12, 2008 at 12:01:15PM +0000, Samuel Thibault wrote: > Osvaldo La Rosa, le Sat 12 Jan 2008 11:25:00 +0100, a écrit : > > donne un msg d'erreur > > trop rapide sous Lynx que pour pouvoir le lire. > > Utilise wget --server-response pour avoir le message
OK, j'ai fait deux esssais dont voici l'output, le premier concerne tar-gzip.exe, le second hello : $ wget --server-response http://blinuxman.net/projects/blinux/tar-gzip.exe --22:42:03-- http://blinuxman.net/projects/blinux/tar-gzip.exe => `tar-gzip.exe' Resolving blinuxman.net... 82.94.236.165 Connecting to blinuxman.net[82.94.236.165]:80... connected. HTTP request sent, awaiting response... 1 HTTP/1.1 500 Internal Server Error 2 Date: Sat, 12 Jan 2008 21:42:05 GMT 3 Server: Apache/2.0.55 (Ubuntu) FrontPage/5.0.2.2635 mod_ruby/1.2.6 Ruby/1.8.6(2007-06-07) PHP/5.2.5 mod_perl/2.0.2 Perl/v5.8.8 4 Vary: accept-language,accept-charset 5 Accept-Ranges: bytes 6 Connection: close 7 Content-Type: text/html; charset=iso-8859-1 8 Content-Language: en 9 Expires: Sat, 12 Jan 2008 21:42:05 GMT 22:42:04 ERROR 500: Internal Server Error. Nouvel essai avec un fichier sans .exe : $ wget --server-response http://blinuxman.net/projects/blinux/hello --22:44:00-- http://blinuxman.net/projects/blinux/hello => `hello' Resolving blinuxman.net... 82.94.236.165 Connecting to blinuxman.net[82.94.236.165]:80... connected. HTTP request sent, awaiting response... 1 HTTP/1.1 200 OK 2 Date: Sat, 12 Jan 2008 21:44:01 GMT 3 Server: Apache/2.0.55 (Ubuntu) FrontPage/5.0.2.2635 mod_ruby/1.2.6 Ruby/1.8.6(2007-06-07) PHP/5.2.5 mod_perl/2.0.2 Perl/v5.8.8 4 Last-Modified: Sat, 29 Dec 2007 13:21:44 GMT 5 ETag: "280c6cf-24b-b1384a00" 6 Accept-Ranges: bytes 7 Content-Length: 587 8 Keep-Alive: timeout=15, max=100 9 Connection: Keep-Alive 10 Content-Type: text/plain 0% [ ] 0 --.--K/s 100%[====================================>] 587 --.--K/s 22:44:00 (5.60 MB/s) - `hello' saved [587/587] Dans mon .htaccess, fyi, y a juste: Options +Indexes (pour le problème .php versus .html, c'est apparement réglé en amont car je ne dois même rien rajouter dans .htaccess alors que les compteurs par ex. tournent et que les pages .php sont tout autant reconnues que les .htm/html) Aldo. _______________________________________________ Liste de diffusion CarrefourBLinuX [email protected] http://lists.freearchive.org/mailman/listinfo/carrefourblinux Fiches EDU : http://blinuxwiki.pbwiki.com/FichesEdu Signets : http://fr.groups.yahoo.com/group/carrefourblinux/links/ Archives : http://lists.freearchive.org/pipermail//carrefourblinux Anciennes archives (Yahoogroupes) : http://fr.groups.yahoo.com/group/carrefourblinux/messages Rechercher : http://lists.freearchive.org/cgi-bin/search.cgi Pour s'inscire par courriel : 'mailto:[EMAIL PROTECTED]' Pour se desinscrire par courriel : 'mailto:[EMAIL PROTECTED]'
