bri0n Posted September 30, 2008 Share Posted September 30, 2008 All, I have an small intranet which as been built up over the last few years; some pages better than others but you are where you are.... This site is currently running on a Windows machine but I'd like to move it a LAMP box. Unfortunately some of the (older) pages use paths with the Microsoft slash and so don't work on LINUX. Is it possible to configure APACHE to rewrite these; or an easy way to convert them in bulk.......? Thanks in advance... Quote Link to comment https://forums.phpfreaks.com/topic/126517-converting-windows-intranet-pages/ Share on other sites More sharing options...
trq Posted September 30, 2008 Share Posted September 30, 2008 Unfortunately some of the (older) pages use paths with the Microsoft slash and so don't work on LINUX. Can we see an example? Backslashes don't work in url's on any system so I don't see where the problem might be. An easy way to convert them in bulk would be to use sed, but it could be a little dangerous. Quote Link to comment https://forums.phpfreaks.com/topic/126517-converting-windows-intranet-pages/#findComment-654302 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.