modify httpd.conf in business hosting

Avatar
  • updated
  • Answered

Hello,

Where is httpd.conf located in my hosting package? I'd like to modify it to put Accept.js (authorize.net) in my server and accept credit card. Thanks

"

Set environment variables for API_LOGIN_ID and TRANSACTION_KEY using the credentials for your Authorize.Net sandbox account. For example, in httpd.conf, you would add the following lines:

  SetEnv API_LOGIN_ID your_id
  SetEnv TRANSACTION_KEY your_key  
Pinned replies
Avatar
anonymous
  • Answer
  • Answered

Hello. Sorry, but you'll need a VPS or Dedicated server with root access to edit those files. I recommend contacting Live Support and the software developers for alternative options.

Avatar
anonymous
  • Answer
  • Answered

Hello. Sorry, but you'll need a VPS or Dedicated server with root access to edit those files. I recommend contacting Live Support and the software developers for alternative options.