Hola a todosTengo en mi sitio de pruebas esta pagina html ( acceso a busquedas ) que simplemente lo que hace es mostrar una nueva pagina que es buscar pero cuando elijo ingresar el Apache me devuelve el siguiente mensaje:Method Not Allowed
The requested method POST is not allowed for the URL /nmazza/buscar/buscar.htm.
Apache/1.3.26 Server at srv3.asd-net.com.ar Port 80 Alguna idea, no estoy ejecutando ningun script, simplemente estoy pasando de una pagina a otra mediante un formulario Saludos Nestor Mazza [EMAIL PROTECTED]
Del manual del Apache:
- Why do
I keep getting "Method Not Allowed" for form POST requests?
This is almost always due to Apache not being configured to treat the file you are trying to POST to as a CGI script. You can not POST to a normal HTML file; the operation has no meaning. See the FAQ entry on CGIs outside ScriptAliased directories for details on how to configure Apache to treat the file in question as a CGI.
-- Héctor Andrés Rompato Carricart <[EMAIL PROTECTED]> COVIARES/COVIMET Departamento de equipos de peaje
Av. España y Autopista, Quilmes (1878) Buenos Aires, Argentina