Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Expires Header
Hi,
Is there a way where we can access the .htaccess file or can NetSuite add this line of code to the .htaccess file,
This means that all files in the domain that have any of this extensions wilk be set to an expiration date. Big enhancement in WebSite speed so it doesnt reload images each time, until expiration.
<FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)$">
Header set Expires "Thu, 15 Apr 2010 20:00:00 GMT"
</FilesMatch>
Let me know.
0