Changes between Initial Version and Version 1 of Ticket #9064, comment 25
- Timestamp:
- 09/26/12 06:22:30 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9064, comment 25
initial v1 1 Another way to see how bad the current regex is - add a new post that has a bunch of URLs in its content to your local WP vhost with commas and &. 1 Another way to see how bad the current regex is - add a new post that has a bunch of URLs in its content to your local WP vhost with commas and &. Tail the access_log to see the requests being made (ex {{{tail -f /opt/local/apache2/logs/access_log}}}). 2 2 3 3 2 examples: