C Cephas Verified User Joined Jun 18, 2021 Messages 15 Jun 1, 2022 #1 Hi there, I'm trying to add: Code: map $http_accept $webp_suffix{ default ""; "~*webp" ".webp"; } to the HTTP {} section but I can't seem to find this in the Custom HTTPD Configurations.. Where can I add this? Thanks in advance
Hi there, I'm trying to add: Code: map $http_accept $webp_suffix{ default ""; "~*webp" ".webp"; } to the HTTP {} section but I can't seem to find this in the Custom HTTPD Configurations.. Where can I add this? Thanks in advance
O Ohm J Verified User Joined Aug 16, 2019 Messages 1,928 Jun 1, 2022 #2 put it to file /etc/httpd/conf/extra/httpd-include.conf
C Cephas Verified User Joined Jun 18, 2021 Messages 15 Jun 1, 2022 #3 jamgames2 said: put it to file /etc/httpd/conf/extra/httpd-include.conf Click to expand... Can I access this from DirectAdmin front end? I don't have SSH access.
jamgames2 said: put it to file /etc/httpd/conf/extra/httpd-include.conf Click to expand... Can I access this from DirectAdmin front end? I don't have SSH access.
O Ohm J Verified User Joined Aug 16, 2019 Messages 1,928 Jun 1, 2022 #4 nope, maybe it's possible, Could you see in File Editor page ? in contain any possible config like "directadmin.conf, php.ini" or maybe I'm wrong, duo my server have full-custom. I don't know on fresh server.
nope, maybe it's possible, Could you see in File Editor page ? in contain any possible config like "directadmin.conf, php.ini" or maybe I'm wrong, duo my server have full-custom. I don't know on fresh server.