Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
ben
/
copyvios
réplica de
https://github.com/earwig/copyvios
Seguir
1
Destacar
1
Fork
0
Código
Lanzamientos
0
Actividad
Explorar el Código
Update rewrite script.
pull/24/head
Ben Kurtovic
hace 12 años
padre
81039a6af7
commit
09aae7da40
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
build.py
+ 1
- 1
build.py
Ver fichero
@@ -43,7 +43,7 @@ if __name__ == "__main__":
rewrite_script_src = """match URL into $ with ^/~earwig/{0}(\?.*?)?$
if matched then
set URL = /~earwig/
rewrite
/{0}.fcgi$1
set URL = /~earwig/
www
/{0}.fcgi$1
goto END
endif
"""
Escribir
Vista previa
Cargando…
Cancelar
Guardar