30.06.2016 Views

Magento Site Performance Optimization

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Caching Them All<br />

}<br />

VirtualHost {<br />

* {<br />

Pattern = .*<br />

RewriteRules {<br />

dirindex {<br />

pattern = ^/(.*)/$<br />

to = $1/index.php<br />

qsa = true<br />

}<br />

}<br />

}<br />

}<br />

StaticFile {<br />

FilesMatch {<br />

* {<br />

pattern = .*\.(dll|exe)<br />

headers {<br />

* = Content-Disposition: attachment<br />

}<br />

}<br />

}<br />

Extensions {<br />

css = text/css<br />

gif = image/gif<br />

html = text/html<br />

jpe = image/jpeg<br />

jpeg = image/jpeg<br />

jpg = image/jpeg<br />

png = image/png<br />

tif = image/tiff<br />

tiff = image/tiff<br />

txt = text/plain<br />

}<br />

}<br />

[ 72 ]<br />

www.it-ebooks.info

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!