Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.www.php > #20016
| From | Alessandro Pellizzari <shuriken@amiran.it> |
|---|---|
| Newsgroups | it.comp.www.php |
| Subject | Re: problema con .htaccess |
| Date | 2015-10-13 20:46 +0000 |
| Message-ID | <d858tjFq82rU2@mid.individual.net> (permalink) |
| References | (2 earlier) <mvgv9c$d2b$1@speranza.aioe.org> <d83q7lFeq8tU1@mid.individual.net> <mvikh5$np6$1@speranza.aioe.org> <d856q7Fq82rU1@mid.individual.net> <mvjpm1$l2i$1@speranza.aioe.org> |
Il Tue, 13 Oct 2015 22:31:00 +0200, alex ha scritto: > Cosa c'è di sbagliato nel mio htaccess? > Non c'è un modo per debuggare htaccess senza diventare pazzi? > Mamma mia :-( htaccess non c'entra molto Tu stai debuggando mod_rewrite e le regexp che stai usando sono il male assoluto. :) Credo che (.*) venga interpretato come greedy, e quindi trovi tutto, incluse le / e quindi non matchi mai la linea completa, ma non ho provato a vedere cosa fa, quindi potrei sbagliarmi. L'unico modo, come dicevo, è alzare il loglevel e vedere che errori ti dà. Bye.
Back to it.comp.www.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
problema con .htaccess alex <1j9448a02@lnx159sneakemail.com.invalid> - 2015-10-12 07:36 +0200
Re: problema con .htaccess Andrea D'Amore <anddam+NOSPAM@brapi.net> - 2015-10-12 08:49 +0200
Re: problema con .htaccess alex <1j9448a02@lnx159sneakemail.com.invalid> - 2015-10-12 20:48 +0200
Re: problema con .htaccess bramante <bramante@yopmail.com> - 2015-10-12 22:09 +0200
Re: problema con .htaccess alex <1j9448a02@lnx159sneakemail.com.invalid> - 2015-10-13 11:40 +0200
Re: problema con .htaccess Alessandro Pellizzari <shuriken@amiran.it> - 2015-10-13 07:29 +0000
Re: problema con .htaccess alex <1j9448a02@lnx159sneakemail.com.invalid> - 2015-10-13 11:56 +0200
Re: problema con .htaccess alex <1j9448a02@lnx159sneakemail.com.invalid> - 2015-10-13 17:48 +0200
Re: problema con .htaccess Alessandro Pellizzari <shuriken@amiran.it> - 2015-10-13 20:10 +0000
Re: problema con .htaccess alex <1j9448a02@lnx159sneakemail.com.invalid> - 2015-10-13 22:31 +0200
Re: problema con .htaccess Alessandro Pellizzari <shuriken@amiran.it> - 2015-10-13 20:46 +0000
Re: problema con .htaccess Andrea D'Amore <anddam+NOSPAM@brapi.net> - 2015-10-14 08:12 +0200
Re: problema con .htaccess Alessandro Pellizzari <shuriken@amiran.it> - 2015-10-14 07:17 +0000
Re: problema con .htaccess Andrea D'Amore <anddam+NOSPAM@brapi.net> - 2015-10-14 12:25 +0200
Re: problema con .htaccess alex <1j9448a02@lnx159sneakemail.com.invalid> - 2015-10-14 09:24 +0200
csiph-web