Mod_rewrite $post->$get lengths?

This is a discussion on Mod_rewrite $post->$get lengths? within the Apache Web Server forums, part of the Web Server and Related Forums category; Im aware that rewriting a url from a POST into a GET... ....what Im wondering is if you were using ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-06-2008
Trammel
 
Posts: n/a
Default Mod_rewrite $post->$get lengths?

Im aware that rewriting a url from a POST into a GET...
....what Im wondering is if you were using post to retreive information that
was too long for a get - what happens to all the extra information in the
post that you rewote the URL of internally?


For example:

If POST to www.mysite.com/addnews
Is rewritten internally to use resource:
www.mysite.com/index.php?param1=addnews

The param is got using $_GET['param1']
The long (5 page) news article that was posted now resides in
$_GET['myNews'] instead of $_POST['myNews'].

Will the full 5 pages still be in $_GET['myNews'] or will it have been
trashed / chopped due to the lower max-length of GET requests?


 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:02 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0