![]() |
Wordpress modrewrite affecting Autogallery SQL admin area
Anyone know how to stop Wordpress mod_rewrite from displaying it's 404 page when trying to access Autogallery SQL? I have installed Wordpress in my root web directory, and whenever I try to access my Autogallery SQL admin login page it just displays the 404 page.
|
bump for me...come on guys help me out here..this thing is driving me crazy...i've been trying to fix it for awhile now....just wrote JMBsoft a ticket..but would be much faster if someone here knows how to fix it.
|
100% sure your AGSQL admin page isn't 404?
|
Quote:
|
Quote:
|
put:
Rewriteengine off in .htaccess in the admin area |
what does your htaccess file look like?
|
Easy fix for this. Why don't you ask your host's support if they can take care of it for you?
|
Quote:
|
This is not a JMB issue NOR a wordpress issue, but a http request issue :P
Here is the solution: A) if your server is setup w/ predefined error pages, make sure you upload the appropriate 401 and 403 error pages. B) if not, define your 401 and 403 error pages in .htaccess. ErrorDocument 401 /401.shtml ErrorDocument 403 /403.shtml These pages must be static and on YOUR server. Once you correctly enter your password, you'll be taken to your protected area. What happens without these documents is that wordpress serves up it's 404 page because these files don't exist. These error pages can be filled w/ random babble and should be at least 512bytes if you use IE. |
wordpress' mod_rewrite redirects only non existing files to its index.php
so unless something fishy is happening there it should work flawless. |
Quote:
|
All times are GMT -7. The time now is 04:47 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123