rejetto forum

Software => HFS ~ HTTP File Server => Programmers corner => Topic started by: 1001questions on May 02, 2013, 11:31:55 PM

Title: Port 80 redirect to specific URL?
Post by: 1001questions on May 02, 2013, 11:31:55 PM
How do I redirect all http port 80 incoming traffic to a specific URL - with the HTTP File Server?

thanks

1001questions

Title: Re: Port 80 redirect to specific URL?
Post by: raybob on May 03, 2013, 06:19:01 PM
hfs.events:

Code: [Select]
[request]
{.redirect|http://example.com/ .}
Title: Re: Port 80 redirect to specific URL?
Post by: 1001questions on May 03, 2013, 06:39:33 PM
Where do I insert this code? In the edit HTML template?

thanks 1001questions
Title: Re: Port 80 redirect to specific URL?
Post by: rejetto on May 04, 2013, 08:32:05 PM
menu > other options > edit events scripts