html - "Failed to load resource: the server responded with a status of 404 (Not Found) "and 403 forbidden(But works fine in codepen and localhost) -
this codepen demo works fine .the same after uploading server stops working , external references showing 404.in initial week there no such problem after !--> http://sachin.ipoverload.com/almostcomplete.html
using absolute urls
<link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet"> <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
why happening 403 forbidden error in server not in codepen why??
please ignore 404 error due relative urls .instead of them trying use online repositories question directed above mentioned urls
for me looks have different urls on website.
this find on section: http://maxcdn.bootstrapcdn.com/a.bootstrap,,_3.2.0,,_css,,_bootstrap.min.css+font-awesome,,_4.1.0,,_css,,_font-awesome.min.css,mcc.t3gi5k-i_l.css.pagespeed.cf.njhtdcjxgm.css
Comments
Post a Comment