Jump to content

Apache rewrite permissions


jakebrewer1

Recommended Posts

Hi,

I recently added the following rewrite.  Of course, nothing happened when the target file was set at 644 permissions.  When changed to 666 I get an internal server error and Premature end of script headers in the basic log.  Are there some common fixes to this?

Options +FollowSymLinks
RewriteEngine on
RewriteRule book_sales-(.*)\.htm$ detail_classified_state.php?free=$1
Link to comment
https://forums.phpfreaks.com/topic/19849-apache-rewrite-permissions/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.