External redirect in express

0

Galera,

How do I change this line of code to my:

app.use(express.static(__dirname + '/public'));

For 1 external redirection, eg redirect to

http://www.google.com
    
asked by anonymous 19.08.2016 / 19:01

0 answers