hlc
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by hlc-
hlc created a post,
Using mod_sed on both in/out filtering on same site
Hi, I'm trying to use mod_sed with both input and output filters at the same time. I can only get the output filter on it's own to work: AddOutputFilter Sed html OutputSed "s/123/abc/g" OutputSe...
-
hlc commented,
Hello, I've moved this thread to our "User Experience" forum, however this type of change is not typically supported. Could you elaborate on the reason you want to hide the account username during...
-
hlc created a post,
Modifying cPanel template does not change live
Hello, Further to this suggestion:
-
hlc commented,
[RESOLVED] Re: Accessing cPanel API2 functions via WHM API ]Try the call exactly as you had it before, just swap cpanel_xmlapi_user=root to cpanel_xmlapi_user=someuser. You will still be authenti...
-
hlc commented,
Put another way, is it possible to access the Cpanel API via WHM using a non-cpanel username (eg, root, as I do with normal WHM API calls) to perform typical cPanel related actions (eg, creating an...
-
hlc commented,
Thanks for the reply Andrew - Using a normal cPanel account user login works, but that requires the password for that user. I need access to the cPanel functions for ALL accounts using a singl...
-
hlc created a post,
Accessing cPanel API2 functions via WHM API
Greets, I successfully access cPanel API 2 functions using Perl via https://127.0.0.1:2082/xml-api/cpanel using a normal account username/password (eg, addpop etc). I successfully access WHM API ...