Skip to content

rolandinsh/go-404

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gigaom 404 Handling

What's going on?

We're getting some malformed requests with some extranenous junk appended to seemingly valid URLs. So when we get a 404 we'll try to clean up the URL by removing everything after the last '/' and see if the URL resolves to a post. If so then we'll redirect the user to that url.

Hacking notes

Struggles & annoyances

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%