Fix No 'Access-Control-Allow-Origin' PHP

Annulé Publié le il y a 7 ans Paiement à la livraison
Annulé Paiement à la livraison

Hi,

I am getting No 'Access-Control-Allow-Origin' Error my site, it NGINX.

My page is trying to get data from my storage server, its trying to get fonts and some images in CSS Ex.

----------------------------------------------

@font-face {

font-family: JCQBAA-BTraffic_1bn;

src: url("http://www.***.com/10356/fonts/[url removed, login to view]") format("woff");

}

-----------------------------------------------

data="http://www.***.com/10356/1/[url removed, login to view]"

What I already tried is.

* Add header on top of PHP page

-----------------------------------------------

$origin=isset($_SERVER['HTTP_ORIGIN'])?$_SERVER['HTTP_ORIGIN']:$_SERVER['HTTP_HOST'];

header('Access-Control-Allow-Origin: '.$origin);

header('Access-Control-Allow-Methods: POST, OPTIONS, GET, PUT');

header('Access-Control-Allow-Credentials: true');

header('Access-Control-Allow-Headers: Authorization, X-Requested-With');

header('P3P: CP="NON DSP LAW CUR ADM DEV TAI PSA PSD HIS OUR DEL IND UNI PUR COM NAV INT DEM CNT STA POL HEA PRE LOC IVD SAM IVA OTC"');

header('Access-Control-Max-Age: 1');

* Add on Nginx.

-----------------------------------------------

location ~* \.(eot|otf|ttf|woff|woff2)$ {

add_header Access-Control-Allow-Origin "***.com";

}

location / {

if ($http_origin ~ "^(http://www.***.com)$") {

add_header "Access-Control-Allow-Origin" $http_origin;

}

}

We are trying to get this on both http and https sites.

JavaScript PHP Hébergement Web Tests de Sites Web

Nº du projet : #13017355

À propos du projet

8 propositions Projet à distance Actif il y a 7 ans

8 freelances font une offre moyenne de 33 $ pour ce travail

MrMSparrow

Hello, I am a UK based developer with plenty of experience in PHP. I have written both new projects and maintain a lot of websites for my clients. Please contact me to get the nginx headers error resolved today.

$88 CAD en 0 jours
(53 Commentaires)
6.4
amutinda

A proposal has not yet been provided

%bids___i_sum_sub_32% %project_currencyDetails_sign_sub_33% CAD en 1 jour
(45 Commentaires)
5.3
zenati2

can you send me link where you are facing this error are you using your website on hosting or server? thanks

%bids___i_sum_sub_32% %project_currencyDetails_sign_sub_33% CAD en 1 jour
(29 Commentaires)
4.3
samiem41

I solved this kind of problem few days back. check my completed projects. I think i can solve this.

$30 CAD en 2 jours
(5 Commentaires)
2.5