s22 Tech
s22 Tech
I’m using the Sandstone theme. It’s elegant and easy on the eyes. :)
I have a similar problem with version 2.4.1. With only Sleeky's backend installed, I get the following error when visiting yourls-api.php ``` XML Parsing Error: junk after document element Location:...
Unfortunately, this doesn't address the problem with the backend that I reported, as the plugin is still at v2.4.1.
I found either a solution or a workaround, I'm not sure which. I added the following block: ``` Require all granted DirectoryIndex index.php ``` just after: ``` # ###################################### #...
Well, there's another problem. robots.txt is also blocked by this and, of course, it shouldn't be. I'm beginning to think I may have installed this incorrectly. Is there a way...
I added the following section to Apache's Post VirtualHost Include, since we were told not to mess with httpd.conf directly: ``` # ###################################### # GLOBAL! deny bad bots and IP...
Sorry - not sure what you mean by "vhost config". Are those the extra files that cPanel adds to httpd.conf - like post_virtualhost_global.conf? Also, do you want me to post...
In the interest of saving time, I'll post what I have here. If it's not what you're asking for, let me know. There's only one "extra" conf file that's populated...
I also see that useragents aren't being blocked. Have you had a chance to see what's wrong with this cPanel setup?
Check out [this fork](https://github.com/s22-tech/PHP-SMTP-Mailer) for this feature.