How in the world do you do a 301 redirect, I just want to point to a file from it's old location to the new but can't seem to find any documentation on this.
anyone using lighttpd?
Collapse
X
-
Comment
-
Or you can also use:
$HTTP["host"] =~ “www.domain.com” {
url.redirect = (
”^/file.html” => “http://www.domain2.com/file.php″
)
}Comment
-
lighty all the way...Make a bank with Chaturbate - the best selling webcam program
Ads that can't be block with AdBlockers !!! /// Best paying popup program (Bitcoin payouts) !!!
PHP, MySql, Smarty, CodeIgniter, Laravel, WordPress, NATS... fixing stuff, server migrations & optimizations... My ICQ: 27429884 | Email:
Comment
-
Comment


Comment