| bio | website | bitromantic.com |
|---|---|---|
| location | Los Angeles, CA | |
| age | 34 | |
| visits | member for | 2 years, 8 months |
| seen | Nov 15 '10 at 20:18 | |
| stats | profile views | 14 |
|
May 2 |
awarded | Yearling |
|
Jan 20 |
awarded | Popular Question |
|
Jul 9 |
awarded | Self-Learner |
|
Sep 15 |
awarded | Student |
|
Sep 25 |
comment |
How can I resolve a .htaccess internal server error setting up a WordPress multisite? You need to setup a different .htaccess file for a multi-site install than for a single site install. Try backing up the contents of you .htaccess file, removing the file, and then logging into the admin. There is a part of the config that gives you the .htaccess file to use; don't have it handy right at the moment. |
|
Sep 25 |
revised |
Stop underlining image links added 767 characters in body |
|
Sep 20 |
answered | Stop underlining image links |
|
Sep 20 |
answered | How can I resolve a .htaccess internal server error setting up a WordPress multisite? |
|
Sep 17 |
awarded | Scholar |
|
Sep 17 |
accepted | Are there any hooks that alter the 404 logic? |
|
Sep 17 |
comment |
Are there any hooks that alter the 404 logic? What I was looking for was a way to change the definition of what pages are "wrong". The site I'm building has a blog component, but that's not all the site is. I'm using Wordpress tags both to display Wordpress posts, and pull up additional content via the plugin. I want to return a 200 status code if either a) there are posts or b) my plugin can find stuff to display that matches the tag. Thus the need to rewire the logic. Regardless, thank you for taking the time to write an answer -- sorry that my problem was weird enough to need a more involved answer :-) |
|
Sep 16 |
awarded | Teacher |
|
Sep 16 |
answered | Are there any hooks that alter the 404 logic? |
|
Sep 15 |
awarded | Editor |
|
Sep 15 |
revised |
Are there any hooks that alter the 404 logic? edited title |
|
Sep 15 |
comment |
Are there any hooks that alter the 404 logic? What I'm looking for is a way to alter the circumstances under which that 404 page gets triggered. Right now, if Wordpress can't find any posts matching a tag in the query vars, the 404 page appears. I'd like to drop in some additional code that ensures the 404 page only appears if Wordpress can't find any posts and my plugin can't find any supplemental information to display. |
|
Sep 15 |
asked | Are there any hooks that alter the 404 logic? |