RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} !^www\.ammatherapy\.co.uk [NC]
RewriteRule (.*) http://www.ammatherapy.co.uk/$1 [R=301,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]
<FilesMatch "\.(gif|jpe?g|png|flv|swf|ico)$">
Header set Cache-Control: "max-age=1296000"
</FilesMatch>
<FilesMatch "\.(js|css|pdf)$">
Header set Cache-Control: "max-age=604800"
</FilesMatch>
Console running... Attempting to install package with signature: tinymce-4.3.0-rc1 Package found...now preparing to install. xPDOZip: Error opening archive at /www/sites/611/7dc/www.domain.co.uk/web/core/packages/tinymce-4.3.0-rc1.transport.zip PHP warning: ZipArchive::extractTo() [ziparchive.extractto]: Invalid or unitialized Zip object PHP warning: ZipArchive::close() [ziparchive.close]: Invalid or unitialized Zip object Could not unpack package /www/sites/611/7dc/www.domain.co.uk/web/core/packages/tinymce-4.3.0-rc1.transport.zip to /www/sites/611/7dc/www.domain.co.uk/web/core/packages/. SIG: tinymce-4.3.0-rc1 Could not install package with signature: tinymce-4.3.0-rc1
If you’re having issues installing, make sure you have the latest ZipArchive extension for PHP, and that it’s properly configured, or set the "archive_with" System Setting to Yes.
