I'm terrible at mod rewrites ... i can fake my way through the basics but that's about it.
I want to create a rule that creates easy urls for users pages
i want to take
mydomain.com/anything
and rewrites it as
mydomain.com/pligg/user/anything
where anything can be any string that does not contain '.' or '/'
since a period or slash would indicate that url was pointing towards
a file or a folder
(ie: mydomain.com/anything/anything or mydomain.com/anything.anything)
any suggestions?



Reply With Quote



