WDZ
Former Admin
Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
|
RE: Downloading and uploading PLSC files are turning to zip?
quote: Originally posted by deAd
Upload a custom htaccess file, but I forgot what you actually have to put in it
This might work...
code: <FilesMatch "\.plsc$">
ForceType application/x-plsc
</FilesMatch>
|
|