View Single Post
Old 09-23-2010, 04:35 PM   #17
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,486
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
You have it correct.

Just make sure that you're not overwriting an existing .htaccess file. Depending on how you're accessing it, it may be there, but hidden. Most ftp clients can be configured to show hidden files. If you have ssh access, the 'ls -la' command will show hidden files. If one already exists, just add the AddType line to it somewhere.

You may have to make sure the .htaccess file is saved with unix-style line termination.
DiapDealer is online now   Reply With Quote