And again - NGINX is giving me many Questions today :)
Like always, I already tried around for a while, but cant seem to fix this issue:
I just configured NGINX to handle my .css files equal to my .php files (to parse PHP tags inside the CSS file).…
I am using ASP.NET 3.5.
For some reason when I apply CSS to my controls on my plain form it shows in Visual Studio and it does work fine.
But for some reason when I make my site LIVE none of the styles are working.
Can this be a server issue? Some…
The problems I'm facing is how to prevent hotlinking from within a website. What I want to do is to block www.website.com/user/xxx from hotlinking a CSS, but allow www.website.com/user/aaa to use the CSS using .htaccess.
-Both user xxx and user aaa…
I am looking for a powerful solution to run CSSless on httpd. I can't seem to find anything written in C. The best I've found so far was http://cpan.uwinnipeg.ca/dist/Apache2-Filter-CSS-LESS which I was even advised to not use because of…
I've got 3 virtualhost directives, and they each host .php and .html files without any problem. However, 2 of them don't seem to be serving .css files correctly. When I check the header response I get this message:
HTTP/1.1 302 Found
Date: Mon, 11…
i have this problem, not sure about the source of it, Basically the title describes the issue, I can access the webpage and see the html structure, but no resources are being donwloaded nor I have access to them using the browser that means, no…
I am running a php site on my apache server (Mac). I am having trouble displaying images on the site when I access it externally or from another computer on the same server. If I try to access the image directly.
website.com/image.jpg I get a…
I'm so far from my main expertise I can possibly get - doing server admin and web/css.
I have 3 sites in play - Live, Beta and new test site that should resemble the New World coming. (because we're about to upgrade everything on the live/beta site…
My site http://www.gamer-source.com/ is not showing any CSS on the page. I see that CSS is indeed loading properly if I visit the URLs. I've cleared minify's cache so I know that's not the issue...
I know of three ways to enhance MediaWiki functionality:
Using extensions.
Using templates.
Changing MediaWiki:Common.css & MediaWiki:Common.js
My question is, when I can choose which to do, which is best for performance? Obviously, templates only…
I am using a Drupal theme which makes use of the colour picker. When I select a new colour scheme, a directory gets creates in MyDrupalSite/sites/default/files/color/ThemeName-RandomNumer. Using Opera's developer console, I can see that these…
First, the background to the problem: I have a Cisco CSS11501 that I am using to load balance a few web servers. These web servers have two network interfaces, one internal and one external and we are sending the requests to the internal…
So I'm trying to change the title on the dashboard from "Uptime Kuma" to something else Example: link to the temporarily changed title via devtools from "Uptime Kuma" to something else. Doing that could be (by cheating a little bit) done by…
Apache webserver.
I don't want to customize the content management system (MediaWiki) but I do wish to not serve some of its HTML elements, via the webserver, based on their CSS selector (ID/Class).
Pseudocode
MediaWiki content management system creates many links which their webpages I want not to be discovered by search engine crawlers.
It's not only that I don't want them indexed and more so not only that I don't want them crawled, but I don't even…