Tag Archives: tech tip

Make iTunes Remember Playback Position

Highlight the audio file you want to have iTunes remember playback on. right click on the audio file and choose Get Info. click on the Option tab then click on the Remember playback position and click okay. (If you want … Continue reading

Posted in How To, Tech, Tip | Tagged , , , | View Comments

Tech Tip: Bring php5 To Your 1and1 Site

By adding AddType x-mapp-php5 .php to your .htacess file you will tell 1and1 to use php5 instead of the default php4. It should look something like this AddType x-mapp-php5 .php # BEGIN WordPress RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f … Continue reading

Posted in Tech, Tip | Tagged , , , | View Comments