Modify

Opened 10 years ago

Closed 10 years ago

#899 closed Aufgabe (fixed)

mod_expires - javascript cache einschalten

Reported by: INETvisio Owned by: somebody
Priority: niedrig Milestone: modified-shop-2.0.1.0
Component: Shop Version: 2.0.1.0
Keywords: Cc:
Blocked By: Blocking:

Description

Hallo modified,

bitte folgende Zeile in die htaccess Datei für Javascript-Inhalte mitaufnehmen:

  ExpiresByType application/javascript "access plus 604800 seconds"

Das Problem ist, dass mod_expires die JavaScript-Inhalte nicht erkennt und für nur 1 Sekunde cachen lässt. Es gibt schon 2 Zeilen für Javascript-Inhalten:

  ExpiresByType text/javascript "access plus 604800 seconds"
  ExpiresByType application/x-javascript "access plus 604800 seconds"

Die reichten aber nicht aus.

Gruß,
Jürgen H.

Attachments (0)

Change History (1)

comment:1 by Torsten Riemer, 10 years ago

Resolution: fixed
Status: newclosed

In 9882:

fix #899

Modify Ticket

Action
as closed The owner will remain somebody.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.