

![]() |
| ![]() | |||||||
|
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Gold Lifetime Member | Problem:- PPC templates I purchased here at DNF Instead of returning 404 page not found errors on true non existent pages, I get my same web page back. This has caused problems with Google html page verification which I paid no attention to as I added meta tags instead. I understand the reasoning for this. Now, upon attempting to add php files for streaming links for backlinking, etc, the files these links reference are actually in the correct folder, and actually reside on my server, but do not get referenced. So, when entering a valid url string into the browser for any new file or folder I added to my PPC template site, I do not get to the location I actually entered, but a rewrite of my index.php? The files and folders I added to my PPC site are on the server. WHen you try to access these files/folders I added to the PPC site thru browser, I get rerouted to my index.php either by the PPC template and or htaccess file. How do I stop this from happening? or can it not be stopped as this is a dynamic site template? copy of htaccess beow: ErrorDocument 404 /error404.php <IfModule mod_rewrite.c> RewriteEngine on RewriteBase / RewriteRule !(^sm/*|^uploads/*|\.jpg|\.jpeg|\.gif|\.png|\.ico|\.swf|\.css|\.js| \.xml|\.txt) index.php [NC] </IfModule> Last edited by Radikulman; 05-09-2009 at 06:40 AM.. Reason: too long orig post |
| | |
| Sponsored Ads |
![]() |
| Tags |
| 404 error , htaccess , ppc template , rewrites |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |