I'm having (yet another) strange problem with IIS. When viewing an ASPX page I've designed on my local machine by browsing to http://localhost/page.aspx the page looks as expected (and looks the same in IE, Firefox and Chrome. If I change…
Hi guys sorry if I'm making a elementary mistake but I am really lost here.
I have set up my Ubuntu 16.04 server is Nginx(Not in a docker container, running on host machine) and wordpress(In a docker container).
Docker Hub Wordpress repo: (I can't…
I just upgraded a MediaWiki installation from version 1.25.x to 1.26.1, but now the styling information is not displaying. Hence, the page displays all text-like without the links column at the left. When I view the source of the page and click on…
When I use Firefox to access one of my sites with a lot of CSS files, periodically, not all the CSS files are downloaded
Looking in the Developer Control Panel in Firefox (F12), I see that, when the problem occurs, that the files have Status = 0,…
I am running apache on an ubuntu installation.
Several webapps are running on the same server.
I installed a new app, which required the pdo-sqlite extension to be installed.
Now my server is noticeably slower and doesn't seem to respond when asked…
I am optimizing a magento store, and some JS and CSS (compiled and minified in a MEDIA folder) aren't being served gziped as they should.
All pages are gziped (ex. this HTML page) but some content isn't (ex. this JS file).
Testing via gtmetrix.com…
I have a Spring Boot 1.2.7.RELEASE web application (with Tomcat embedded) which needs to handle a very high load spike, ~ 10k connections in 4 to 5 minutes on one server (there is actually a cluster of servers but this is the load one node will…
I have a problem where on page load (after a certain number of .js or .css files) the files are taking way too long to load. At first I thought that the issue must be inside the .js files, but later I realised that the content is irrelevant, I tried…
We have a VPS server that we host our websites on. I have written a CMS using CodeIgniter. On one of the interfaces, I am attempting to upload a css file to the system. This worked correctly when we had it hosted on shared hosting. Since we've moved…
consider me a total noob, who uses a Windows PC and has never touched Linux. But I want to administer, manage and take responsibility of my server, at least at some point, if not now.
But since I am a full-time blogger I am unable to find time to…
I'm looking for a better looking of apache "index of file", I have tried one get the effect from this,
http://imm.io/media/3m/3m1f.png
to this,
But is there any other better looing for apache "index of file", could you recommend some better?
I…
I have a website on which we have recently enabled SSL. In most browsers, this works fine: our scripts and stylesheets are imported using HTTPS and most browsers load pages successfully. However, in some circumstances, secure pages will load without…
I'm using the dynamic module 'fancyindex' on Nginx and am attempting to load an external css file into these fancyindex 'ed pages. The following is the config file in my sites-available directory :
location /images/ {
alias…
We are having issues getting the foreground or foundation skins in MediaWiki to render any tabs in the content section of our pages. This site is a demo, hosted on GoDaddy, but we have also tried clean installs Fedora locally and Linode.
All the…