|
Working with .htaccess files
|
|
10-05-2010, 11:29 AM
Post: #4
|
|||
|
|||
|
RE: Working with .htaccess files
Hi,
Did a deactivate/reactivate. No change. Did an uninstall/reinstall. No change. I'm 99.9% certain that this is an issue with the HTTP_REFERER that our authorization plugin requires. I am prepared to whitelist anything that your program uses. However, I'm unsure how to do that. I can force the following error by attempting to use <DirectoryMatch> like I am <FileMatch> DirectoryMatch in .htaccess: Quote:<DirectoryMatch "(/wordpress/wp-content/plugins/featurific-for-wordpress)$"> Error produced: Quote:Warning: file_get_contents(http://XXX/wordpress/wp-content/uploads/2010/09/myj-Custom1.jpg) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in /XXX/wordpress/wp-content/plugins/featurific-for-wordpress/featurific.php on line 2132 I'm assuming that I've borked the .htaccess file in this example which forces the error return. Removing the <DirectoryMatch> line returns things back to normal. I think I need the Apache command to whitelist either the directory, or whatever file uses "file_get_contents". Adding featurific.php to the <FilesMatch> appears to not remedy the problem. In searching through the PHP, here's 2130-2132: Quote://If the image is on a different domain, we can't access it from Flash 9 directly, so we've got to load it by proxy (save locally via PHP). This confuses me though -- I've got the *exact same* redirect on site #2, which appears in my .htaccess thus: Quote:# BEGIN WordPressGiven that the redirect is identical in both cases and is only giving me grief in one of the cases, I'm siding with the HTTP_REFERER issue, but I'm pretty wet behind the ears at this sort of thing. Admittedly, from the error it's giving us, it could be an issue with the redirect....but I'm not really sure. |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Working with .htaccess files - jeckert - 09-30-2010, 04:25 AM
RE: Working with .htaccess files - rinogo - 10-01-2010, 03:10 AM
RE: Working with .htaccess files - jeckert - 10-02-2010, 01:47 AM
RE: Working with .htaccess files - jeckert - 10-05-2010 11:29 AM
RE: Working with .htaccess files - jeckert - 10-06-2010, 04:14 AM
RE: Working with .htaccess files - rinogo - 10-06-2010, 08:20 AM
RE: Working with .htaccess files - jeckert - 10-06-2010, 08:32 AM
RE: Working with .htaccess files - rinogo - 10-06-2010, 08:40 AM
RE: Working with .htaccess files - jeckert - 10-06-2010, 09:16 AM
RE: Working with .htaccess files - jeckert - 10-07-2010, 02:30 AM
RE: Working with .htaccess files - jeckert - 10-07-2010, 04:04 AM
RE: Working with .htaccess files - rinogo - 10-09-2010, 03:18 AM
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| Free version stops working after time | Guest | 3 | 3,997 |
03-03-2010 03:55 AM Last Post: rinogo |
|
| Plugin Stopped Working | techlider | 13 | 9,327 |
01-27-2010 03:22 AM Last Post: rinogo |
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help

