Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

313
Vistas
ionos shared hosting server does not like url rewrite rules when your file names have the letter a in them?

I have a .htaccess file for an apache server that works perfectly on all of my apache servers, but breaks on the ionos shared hosting server.

I will explain how to reproduce the issue with 3 files.

File 1: Here is my ~/tt/.htaccess file which has just 3 lines.

RewriteEngine On
RewriteBase /tt
RewriteRule content index.php?resource=content

File 2: Here is my ~/tt/index.php just to print out request variables:

<?php print_r($_REQUEST); ?>

File 3: And I made a dummy ~/tt/content.a.php that just holds this text.

hello world

Next, I put this code on my lamp server. When I visit https://mypersonalserver.com/tt/content, I successfully see the output Array ( [resource] => content ) .

Next, I put this code an ionos shared hosting server. When I visit https://ionosservernamehere.com/tt/content, I see this result here

enter image description here

If I change the file ~/tt/content.a.php to ~/tt/content.p.php on the ionos shared server, then I get the same Array ( [resource] => content ) output.

Why does ionos not like the letter a in the file name ~/tt/content.a.php?

over 4 years ago · Santiago Trujillo
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda