Tag: location
Fish Alias/Function Location
January 5, 2008
The alias/function of the fish shell are stored at ‘/home/username/.config/fish/functions’
301 Redirect using PHP
October 5, 2007
301 Redirect using PHP header (‘HTTP/1.1 301 Moved Permanently’); header (‘Location: ‘.$new_location);
Recent Comments