
wiziwiz
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by wiziwiz-
wiziwiz commented,
what permissions should .htaccess have?
-
wiziwiz created a post,
.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?