Code Monkey home page Code Monkey logo

Comments (4)

jdorfman avatar jdorfman commented on May 11, 2024

@ahmdsmir :

curl -I http://bootstrapcdn.com/bootstrap-v204/css/bootstrap.min.css
HTTP/1.1 406 Not Acceptable
Date: Sun, 10 Jun 2012 22:53:28 GMT
Server: Apache
Content-Type: text/html; charset=iso-8859-1

from bootstrapcdn.

ahmdsmir avatar ahmdsmir commented on May 11, 2024

@jdorfman This is not really a bug. mod_security sometimes get a bit iffy about curl requests to static files, and I personally don't have a solid reason for it. I can disable it for certain locations, but NetDNA is able to pull the contents, I guess we're fine.

On the other hand, wget does not complain:

[ ahmed@lair (~) ]# wget -O /dev/null http://bootstrapcdn.com/bootstrap-v204/css/bootstrap.min.css
--2012-06-10 23:30:53-- http://bootstrapcdn.com/bootstrap-v204/css/bootstrap.min.css
Resolving bootstrapcdn.com... 69.175.80.142
Connecting to bootstrapcdn.com|69.175.80.142|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 82972 (81K) [text/css]
Saving to: “/dev/nullâ€‌

100%[================================================================================================================================================================================================================================>] 82,972 --.-K/s in 0.1s

2012-06-10 23:30:53 (790 KB/s) - “/dev/nullâ€‌ saved [82972/82972]

from bootstrapcdn.

jdorfman avatar jdorfman commented on May 11, 2024

@ahmdsmir ok sounds good. I will leave this open for the time being, need to consult CU.

from bootstrapcdn.

jdorfman avatar jdorfman commented on May 11, 2024

@ahmdsmir fixed it, thanks buddy!

from bootstrapcdn.

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.