config redirect
option src wlan
option proto all
option dest_ip 192.168.1.2 # your server
config redirect http
option proto tcp
option src wlan
option src_dport 80
option dest_ip 192.168.1.2 # your server
option dest_port 80