1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
0
I think that your rule
</^[^.]+$|\.(?!(css|gif|ico|jpg|js|png|txt|svg|woff|woff2|ttf|map|json|webp)$)([^.]+$)/>, /index.html, 404 (Rewrite)
Should be
</^[^.]+$|\.(?!(css|gif|ico|jpg|js|png|txt|svg|woff|woff2|ttf|map|json|webp)$)([^.]+$)/>, /index.html, 200 (Rewrite)
respondido hace un año
Contenido relevante
- preguntada hace 7 meses
- preguntada hace 6 meses
- preguntada hace 3 meses
- OFICIAL DE AWSActualizada hace 4 años
- OFICIAL DE AWSActualizada hace 4 años
