Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Curl Support
04-02-2009, 03:04 AM
Post: #1
Curl Support
For the goal triggering feature, I have implemented Curl support which means that the goal.php file is read as if being accessed by a web browser, this allows the User Agent of the browser to be detected by the goal script.

Most users will not need to care about this but it is used by the Website Optimizer that is due for release next.
Find all posts by this user
Quote this message in a reply
08-17-2009, 05:09 AM (This post was last modified: 08-17-2009 05:12 AM by admin.)
Post: #2
RE: Curl Support
Now I found that it is more than just a convenience to use Curl access, it is required due to the old way being blocked by Web Hosts over security concerns regarding some scripts that could be exploited to reveal the contents of PHP files. But since Curl simulates a browser, it is only possible to see the rendered HTML of the web page being accessed.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: