Re: [PHP] Apache RewriteRule Help!!!!
- Date: Mon, 16 Jun 2008 08:25:38 +0200
- From: "Miguel J. Jiménez" <MiguelJose.Jimenez@xxxxxxxxxxx>
- Subject: Re: [PHP] Apache RewriteRule Help!!!!
El Fri, 13 Jun 2008 10:23:29 -0400
"Daniel Brown" <parasane@xxxxxxxxx> escribió:
> You can start by asking your question on an Apache list. This has
> nothing to do with PHP. ;-P
>
> To answer your question, use this in your .htaccess file:
>
> RewriteCond %{SCRIPT_FILENAME} index
> RewriteCond %{QUERY_STRING} ^[a-zA-Z0-9]
> RewriteRule .* http://www.yourdomain.com/404.php [L]
>
> Next time, though, please try to ask questions on the appropriate
> lists.
>
I did write to the apache users list at the same time more or less and
still waiting a reply :'(
---
.---------------------------------------------------------.
| Miguel J. Jiménez |
| Sector Público, ISOTROL S.A. |
| mjjimenez@xxxxxxxxxxx |
:---------------------------------------------------------:
| KeyID 0xFFE63EC6 hkp://pgp.rediris.es:11371 |
:---------------------------------------------------------:
| Edificio BLUENET, Avda. Isaac Newton nº3, 4ª planta. |
| Parque Tecnológico Cartuja '93, 41092 Sevilla (ESP). |
| Tlfn: +34 955 036 800 (ext.1805) - Fax: +34 955 036 849 |
| http://www.isotrol.com |
:---------------------------------------------------------:
| UTM ED-50 X:765205.09 Y:4144614.91 Huso: 29 |
:---------------------------------------------------------:
| "Me dijeron: 'instala Windows, se listo'; así que |
| instalé primero Windows y luego fui listo y lo borré |
| para instalar Linux" |
'---------------------------------------------------------'
Attachment:
signature.asc
Description: PGP signature
- References:
- [PHP] Apache RewriteRule Help!!!!
- From: Miguel J. Jiménez
- Re: [PHP] Apache RewriteRule Help!!!!
- From: Daniel Brown
- [PHP] Apache RewriteRule Help!!!!
- Prev by Date: Re: [PHP] Does PHP support utf16 encode / decode
- Next by Date: Re: [PHP] Does PHP support utf16 encode / decode
- Previous by thread: Re: [PHP] Apache RewriteRule Help!!!!
- Next by thread: [PHP] why are passwords stored encrypted in databases even when the data they protect is stored in the same database?
- Index(es):