Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/879ba4b195cd2ec2#
Currently mod-rewrite parser is semi-intelligent, since it only parses url
part between / and .html, e.g. "my/custom/url".
I'm proposing for him to be able to parse whole url in format
http://www.website.tld/sub-folder/my/custom/url.html?param1=value1¶m2=value2
.
This could be done pretty easy using *parse_str* (query string parsing) and
*parse_url* (to separate query string from main url) functions.
With this improvements mod-rewrite class can parse any url and not only
it's part.
Related Tasks
Jira Legacy | ||||
---|---|---|---|---|
|
Best Regards,
http://www.in-portal.com
http://www.alex-time.com
|
Jira Legacy | ||||
---|---|---|---|---|
|