|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re: What regex will swap somewebpage/ with somewebpage/index.html ??by srawls (Friar) |
| on Jun 18, 2001 at 20:30 UTC ( [id://89435]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
if you know you will always add 'index.html', a regex is too much. Try this:
if you won't always add it, try this as a regex:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||