Re: [users@httpd] Redirect only a specific index.php page to new location

2018-01-21 Thread Marat Khalili
On 18/01/18 07:53, Kory Wheatley wrote: When someone types to go to http://sftpinterface/deptblogs/  or a link I need it to redirect to http://intranet/template_departments.cfm. Which I was able to accomplish in the index.php header content with http://intranet/template_departments.cfm";); /*

Re: [users@httpd] Redirect only a specific index.php page to new location

2018-01-21 Thread Adam Powell
Have you read this document? https://httpd.apache.org/docs/trunk/rewrite/avoid.html -Adam Powell > On Jan 19, 2018, at 3:33 AM, Luca Toscano wrote: > > Hi Kory, > > 2018-01-18 5:53 GMT+01:00 Kory Wheatley : >> When someone types to go to http://sftpinterface/deptblogs/ or a link I >> need it