<O> Front Page

Wil McGilvery wmcgilvery
Mon May 17 11:53:20 PDT 2004


Great idea. I have a simple script to search and replace file strings with in files, but there are many different possibilities and I am not that good a programmer.

I will keep googling and hoping that someone has a solution that might speed up this process.

Thanks for your answer.

Regards,

Wil McGilvery
Manager
Lynch Digital Media Inc

         

416-744-7949
416-716-3964 (cell)
1-866-314-4678
416-744-0406? FAX
www.LynchDigital.com



-----Original Message-----
From: James McDonald [mailto:james at jamesmcdonald.id.au] 
Sent: Saturday, September 06, 2003 11:38 AM
To: linux-users at linux-sxs.org

Wil McGilvery wrote:

>I have a web site from a customer that has asked me to convert his Front
>Page site to be workable on apache.
>
>To do this and have the web site still work with front page all the
>spaces in file names/links need to be removed and uppercase/lowercase
>issues resolved.
>
>Is there any easy way to do this?
>  
>
perl or sed use regex's to match the links and/or file names and replace 
[space] with an `_'

or you could put `%20's' in all the links.


-- 
James McDonald
(Would you like fries with that MCSE?)

Singleton Australia

61+ (0)2 65712401
61+ 0428 320 219

01:30:00 up 14 min, 2 users, load average: 0.33, 0.40, 0.28
Linux 2.4.22 #1 Mon Sep 1 20:03:11 EST 2003 athlon i386 GNU/Linux


_______________________________________________
Linux-users mailing list
Linux-users at linux-sxs.org
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users





More information about the Linux-users mailing list