Jump to content

Error...


Patriot

Recommended Posts

Hey,

 

I saw you were helping people with mod_rewrite and was wondering if you could please help me.

 

This works fine:

RewriteEngine On

RewriteBase /

RewriteRule ([0-9]+).png sig/index.php?g=$1

 

And this one doesn't... (loads a smarty tpl file for some reason.)

RewriteEngine On

RewriteBase /

RewriteRule ([0-9]+).html tutorials/promo-page.php?p=$1

 

I have everything placed in the respective folders correctly.  Any ideas?

 

Thanks,

Gil

Link to comment
https://forums.phpfreaks.com/topic/93786-error/
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.