If I upload any .php files to the same directory as wordpress then I get the wordpress 404 error page when trying to access it. It works fine for image files. Any ideas?
Hiya My220x A few more details might help me to solve your problem for you. What is the URL for your blog? For what purpose is the php file? and where exactly are you trying to upload it? Thanks
The blog is www.superswole.com and the url to the php file is www.superswole.com/dp.php which does exist because I uploaded it.
Yeah I thought it might be but I'm like you and don't know much about it. Would it help you gurus if I posted it?
This is because of ht access problem, see in your public .htaccess and see if there is any rewrite. Also where are you uploading .php files?
There is a rewrite because of WordPress but I don't know anything about .htaccess code. I'm uploading the .php file to the main directory. My .htacesss file is: # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress # BEGIN SLC Redirect 302 /btfftm http://312b3l9-a-zickny8nyok6p--7.hop.clickbank.net/ Redirect 302 /mgs http://563956ao4pa8jid3jk6tldy-bz.hop.clickbank.net/ Redirect 302 /bre http://e155fk-n9lc7n8cbydwr0kdp29.hop.clickbank.net/ # END SLC Code (markup):