Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End .htaccess custom url with php Re: .htaccess custom url with php

#59719
mattvot
Member

cool I’ve heard of RE before but didn’t look to much into it. i’m getting confused. I’ve tried this but it doesn’t work, any ideas?

Code:
RewriteEngine on
RewriteRule ^d/([a-z]*)/$ /d/index.php?p=$1