I have ads running on one of my wordpress sites and the setup went fine but now I'm trying to setup ads on a regular html site and it's not working out. Once I add all the files to my server and then add the php code to each page I then add my .htaccess file to the server with the specified code. It's when I add the .htaccess file that causes the internal server error. Any ideas?
Can you post the contents of the .htaccess? It's a little hard to trouble-shoot without seeing it Also, when you do, please let us know which part of it you're adding and where you're placing it within the .htaccess
I much appreciate the quick response. Per the setup instructions from the co-op I pasted the following code into the .htaccess file: AddType application/x-httpd-php .php .htm .html That is the only thing in the .htaccess file