kopia lustrzana https://github.com/backface/turtlestitch
12 wiersze
223 B
ApacheConf
12 wiersze
223 B
ApacheConf
![]() |
#<Files save.py>
|
||
|
#SetHandler fastcgi-script
|
||
|
#</Files>
|
||
|
#<Files save.py>
|
||
|
# SetHandler wsgi-script
|
||
|
# Options ExecCGI FollowSymLinks
|
||
|
#</Files>
|
||
|
Options +ExecCGI
|
||
|
AddHandler cgi-script .py
|
||
|
#AddHandler cgi-script .exp
|
||
|
|