TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Showing results 1 to 4 of 4
Search took 0.03 seconds.
Search: Posts Made By: Schroder
Forum: General 07-20-2008, 05:23 PM
Replies: 7
Views: 2,442
Posted By Schroder
The problem I can see with the .htaccess rule...

The problem I can see with the .htaccess rule below is that the system is trying to accessing "/tag/redirect" instead of passing it through the wordpress system.

RewriteRule ^([^/]+)$...
Forum: General 07-20-2008, 04:04 PM
Replies: 7
Views: 2,442
Posted By Schroder
Sounds like your suspicions are right. I would...

Sounds like your suspicions are right. I would need to play around with the wordpress .htaccess to get a better idea what exactly is causing the issue.

What error is displaying in the log when you...
Forum: General 07-20-2008, 03:32 PM
Replies: 7
Views: 2,442
Posted By Schroder
Alright. So if someone types in...

Alright. So if someone types in wordpress.annoyed.me the address stays as wordpress.annoyed.me, but internally it is annoyed.me/?tag=wordpress?

What problems were you running into with:
RewriteRule...
Forum: General 07-20-2008, 03:01 PM
Replies: 7
Views: 2,442
Posted By Schroder
If I understand what you want to do correctly I...

If I understand what you want to do correctly I think you want to replace
RewriteRule ^([^/]+)$ /index.php?tag=%1 [L]

with something like this:

RewriteRule ^([^/]+)$ http://annoyed.me/?tag=%1...
Showing results 1 to 4 of 4

 

All times are GMT. The time now is 12:01 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design