seperated how and what into diffrent activitys
This commit is contained in:
@@ -6,10 +6,11 @@
|
||||
|
||||
|
||||
# The following is for using our custom server based exception handler web application
|
||||
# HTTP ONLY
|
||||
# server is the physical web address for your server
|
||||
# file is the path to your filing script
|
||||
# get is the path to your json retrieval script
|
||||
server = http://powers.doesntexist.com:666/
|
||||
server = http://powers.doesntexist.com:666
|
||||
file = /index.php?post=1
|
||||
#get = /index.php?get=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user