Out of the blue my Wordpress website has stopped loading properly. I've checked the console and it is full of lines similar to this:
GET https://teachifyapp.com/wp-content/cache/wpfc-minified/jr2pizz7/63j5f.css net::ERR_ABORTED 403
Can somebody…
My colleagues want a new host group to have more visibility and want the Critical status to be different color. This is defined in nagios3/stylesheets/status.css as statusBGCRITICAL but as I can't seem to modify status.cgi I don't know where to put…
I just checked my WordPress site (Wherehouse MKE) and there is this bar that runs across the top of the page and when you click anywhere on the site it wants to open a spam page. Lucky the functionality of the site does not seem to be too…
I've got a machine behind a firewall (fortigate) that is only supposed to access a certain url, so, we whitelisted that url on the firewall and also the google dns servers: Every other traffic is forbidden.
The problem is that said page has some css…
Our company website is hosted on our infrastructure and external user can access it OK.
However, when I try to access from our intranet, some CSS and JS files always take exactly 2 minutes to download, blocking site load until completely download,…
I have upgraded my local tomcat from version 8.0.36 to 8.5.15. I have a project that has static resources (css, js and vm) inside a project in an Eclipse workspace, linked in the pom profile properties of the main project with the tags
…
I am new to caching on nginx. I have been trying to set caching on server but X-Cache-Status is giving a MISS even after adding configurations for css/js/and images. This is leading to high load time and slow speed even on low traffic. Any idea what…
I developed on an apache, now I need to deploy on ngix and I ran into some difficulties. Because inline-styles are disabled in my project (with cakephp) and there are some colours defined in the database, I made the RsrcController generating the css…
I have a web site hosted in a CentOS 5-Plesk-Apache server. I have recently added a second site to the server for serve dynamic content. I have established rewrite rules for images (static content) that works pretty well. The module rewrites the…
I hope this is the right forum for my question. I installed WordPress on the free host x10hosting, and everything seems to work fine except when I try to install a custom theme. The theme is not displaying properly at all, and I assume the css is…
The styles.css file is not loading on my web page, and I am hosting on Amazon S3. It appears that my styles.css file is being recognized as text/x-asm instead of text/css as stated in my index.html file:
i ve a fashion website & using wordpress. I want to Compress or Gzip or Deflate my CSS & JS files. i have tried many codes with .htaccess to compress but not working. Would any body help me please?
My phpinfo is…
I'm wondering if there's a way to find out where a Cisco CSS VIP is pointing to without access to the Cisco switch?
Let's say VIP 192.168.1.10:80 can be possibly pointing to ServerA:10000 or ServerB:1000. How can I find which of the two servers I'm…
I am new to Apache. I have almost no knowledge of apache. I am using apache 2.2.11.
I have one css file and multiple .js files which i am uploading to a remote storage with a php page(PHP - 5.2.8). When i am using function mime_content_type to get…