0

So, I have a website hosted on OVH and the icons of Font Awesome are not displaying on Firefox. Upon research, I have found that there is a simple way to solve this.

However, here's my problem : My site is hosted on an OVH server, and I was not able to find the .htaccess file. I went through the files with Cyberduck (on Mac) in my www directory on the server, and have not been able to find the file to add the code.

Community
  • 1
  • 1
DevBob
  • 835
  • 2
  • 9
  • 29
  • Maybe you should just create it? – svvac Jun 27 '14 at 07:32
  • Haven't tried yet, maybe that could work but I thought there would be some config files somewhere and I would just have had to modify this one – DevBob Jun 27 '14 at 07:47
  • There's generally no pre-made `.htaccess` files on shared hosting (the default config is directly done in Apache's venvs) and you'll certainly need to create it the first time – svvac Jun 27 '14 at 07:48
  • So, yeah, I'm not gonna answer my own question but this was indeed the solution : create a .htaccess file containing the snippet of code show in the link in my question, and placing this file in the folder containing the font. Thx ! – DevBob Jun 27 '14 at 09:11
  • That's pretty much how it works! – svvac Jun 27 '14 at 09:13

0 Answers0