.htaccess noob
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?
-
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. 0
Please sign in to leave a comment.
Comments
1 comment