GithubHelp home page GithubHelp logo

Comments (8)

Hutchy68 avatar Hutchy68 commented on August 22, 2024 1

I created a page for Pivot FAQs and will add the link to the README.md file. Closing this issue.

from pivot.

Hutchy68 avatar Hutchy68 commented on August 22, 2024

I can see Font Awesome is broken but I wonder if it is really this issue:

Font-Awesome/issues/3286

I see invalid version tags in developer console for Chrome.

from pivot.

kghbln avatar kghbln commented on August 22, 2024

Yeah, and on Chrome it loads but obviously with random icons. :|

from pivot.

Hutchy68 avatar Hutchy68 commented on August 22, 2024

from pivot.

Hutchy68 avatar Hutchy68 commented on August 22, 2024

Ah ha... see the headers of the Pivot vs. Foreground and specifically, Content-Type.

Pivot site

Cache-Control:max-age=0
Content-Length:302
Content-Type:text/html; charset=iso-8859-1
Date:Sat, 18 Mar 2017 23:52:17 GMT
Expires:Sat, 18 Mar 2017 23:52:17 GMT
Location:https://pivot.wikiproject.net/
Server:Apache/2.4.10 (Debian)

vs.

Foreground

Accept-Ranges:bytes
Cache-Control:max-age=31536000
Connection:Keep-Alive
Content-Length:65452
Content-Type:application/font-woff
Date:Sat, 18 Mar 2017 23:12:23 GMT
Expires:Sun, 18 Mar 2018 23:12:23 GMT
Keep-Alive:timeout=5, max=97
Last-Modified:Fri, 01 Jul 2016 17:00:08 GMT
Server:Apache/2.4.10 (Debian)

It doesn't recognize the MIME type and is sending it as HTML not a font type.

from pivot.

kghbln avatar kghbln commented on August 22, 2024

Ah ha... see the headers of the Pivot vs. Foreground and specifically, Content-Type.

I am absolutely puzzled as to why Apache is behaving differently. As a matter of fact I just copied the VirtualHost config file over and replaced foreground by pivot. I guess I am stuck in deep Apache irrationalities. We all love them :| Will try to figure out what is going on. Thanks for the pointer though.

from pivot.

Hutchy68 avatar Hutchy68 commented on August 22, 2024

from pivot.

kghbln avatar kghbln commented on August 22, 2024

Perhaps an .htaccess mime override somewhere in a foreground directory.

Only if it comes with the code.

https://github.com/fontello/fontello/wiki/How-to-setup-server-to-serve-fonts

This was a live saver. I am back in business I believe. :)

This should probably be documented in the readme and on wiki?!

from pivot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.