It’s not a php file. To get it, open notepad and type in this code.
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
Set it to save as “All files” and name it .htaccess then upload to root directory.
says invalid name and wont allow me upload
Must be a prob with your webhost.
You’re much better off simply trying to set Permalinks and see if WordPress has the necessary file permissions to make its own .htaccess file at Dashboard/Settings/Permalinks
If not, make a new and empty file with your FTP client called .htaccess and then try setting permalinks within WordPress.
Making the file on your PC may create it with the wrong character encoding, and you’ll get a 500 server error.
See Filezilla and FTP Clients « WordPress Codex
Make an empty .htaccess and change the permission numeric value to 666.
here is the logic behind doin all this
For some reason there’s a stray / between the image title and it’s type.
So this:
<img src=”http://spatialtectonics.com/ify/wp-content/uploads/antisnews-cache-thumbs/.png” width=”100″ height=”75″ alt=”Free Flu Shots” border=”0″>
<img src=”http://spatialtectonics.com/ify/wp-content/uploads/antisnews-cache-thumbs.png” width=”100″ height=”75″ alt=”Free Flu Shots” border=”0″>
i cant see images id ive reset my permalinks to default
its working THANK YOUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU