Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
ben
/
copyvios
peilaus alkaen
https://github.com/earwig/copyvios
Tarkkaile
1
Äänestä
1
Fork
0
Koodi
Julkaisut
0
Toiminta
Selaa lähdekoodia
gitignore rewrite.script; index test
pull/24/head
Ben Kurtovic
13 vuotta sitten
vanhempi
80580789ec
commit
5714f77c75
3 muutettua tiedostoa
jossa
7 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.gitignore
+1
-0
pages/index.mako
+5
-0
rewrite.script
+ 1
- 0
.gitignore
Näytä tiedosto
@@ -1,3 +1,4 @@
*.pyc
temp/
www/
rewrite.script
+ 1
- 0
pages/index.mako
Näytä tiedosto
@@ -0,0 +1 @@
Hello World!
+ 5
- 0
rewrite.script
Näytä tiedosto
@@ -3,3 +3,8 @@ if matched then
set URL = /~earwig/rewrite/hello.fcgi$1
goto END
endif
match URL into $ with ^/~earwig/index(\?.*?)?$
if matched then
set URL = /~earwig/rewrite/index.fcgi$1
goto END
endif
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna