Forum Moderators: coopster
<FilesMatch "^book-\d{9}(\d¦X)$">
ForceType application/x-httpd-php
</FilesMatch>
but it doesn't work. I think the computer thinks that there is a file named "book-54353454X", but the filename is only "book" the rest is depending on the book (dynamic).
What am I doing wrong here?