apache - Is meta charset required if AddDefaultCharset is set? -
is there reason why should keep <meta charset='utf-8'> in html head when .htaccess file has adddefaultcharset utf-8?
just serving files on web rather redundant. since people may want save page file , open later without context of web server though, it's practice embed information document using meta tag.
Comments
Post a Comment