Re: RewriteRule

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Yeti wrote:

>> What's the point of using '{0,}' instead '*' ?
> 
> Well the thing is that with the {0,} more REQUEST_URIs are valid:
> eg.
> /blog
> /blog/
> /blog/17
> /blog/17/
> /blog/17/0
> /blog/17/0/

Yeti, 

I must be slow today - I still can't see the difference between 

'{0,}'  (= 0 or more instances of the previous) 

and

'*'     (= 0, 1 or more instances of the previous)



/Per Jessen, Zürich


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux