wiziwiz

Registered
Mar 10, 2014
2
0
1
cPanel Access Level
Website Owner
this is in .htaccess file

RewriteEngine On
RewriteRule component/content/article/([0-9]+)/?$ index.php?p=$1 [L]

it is not working what do I need to do?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello :)

Could you elaborate on what it is that you are attempting to redirect? Note that you may want to post on a web design or mod_rewrite forum as this is not necessarily related to the cPanel/WHM software itself.

Thank you.