summaryrefslogtreecommitdiffstats
path: root/src/retrace/retrace_httpd.conf
blob: b896f86fca2a1a3c653934085d2535a96868996b (plain)
1
2
3
4
WSGIScriptAliasMatch ^/create$ /usr/share/abrt-retrace/create.wsgi
WSGIScriptAliasMatch ^/[0-9]+/?$ /usr/share/abrt-retrace/status.wsgi
WSGIScriptAliasMatch ^/[0-9]+/log$ /usr/share/abrt-retrace/log.wsgi
WSGIScriptAliasMatch ^/[0-9]+/backtrace$ /usr/share/abrt-retrace/backtrace.wsgi