hlc
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by hlc-
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...
-
Modifying cPanel template does not change live
Hello, Further to this suggestion:
-
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 ...