another mod_rewrite [simple question]

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

User avatar
tecktalkcm0391
DevNet Resident
Posts: 1030
Joined: Fri May 26, 2006 9:25 am
Location: Florida

Post by tecktalkcm0391 »

Zoxive wrote:
tecktalkcm0391 wrote:
superdezign wrote:Try starting the rule with a '/', and be sure that you've set the RewriteBase.

Check your error log to see if the problem is the regex, or if you're referencing an incorrect file (due to the lack of RewriteBase, you'll oftentimes be in the wrong directory and not know).
How can I get to the error log when I'm on a shared server, can I change it to a file I can access?
Most shared servers have it in their cpanel.
Thanks. I'll look into it and post back if I still cant figure it out.
User avatar
tecktalkcm0391
DevNet Resident
Posts: 1030
Joined: Fri May 26, 2006 9:25 am
Location: Florida

Post by tecktalkcm0391 »

[Thu Jun 21 14:08:02 2007] [error] [client 72.188.32.154] mod_security: Warning. Pattern match "([0-9a-zA-Z]+[-._+&])*[0-9a-zA-Z]+@([-0-9a-zA-Z]+[.])+[a-zA-Z]{2,6}" at POST_PAYLOAD [hostname "host.com"] [uri "/checkout?step=2"]
That's the error. I have no clue what it means.

Edit: I'm also getting:
[Thu Jun 21 14:12:51 2007] [error] [client 72.188.32.154] mod_rewrite: maximum number of internal redirects reached. Assuming configuration error. Use 'RewriteOptions MaxRedirects' to increase the limit if neccessary. [
Post Reply