alexwilliams


Member since 01/01/2007

Name: Alex Williams

Location: Montreal, QC, Canada

Website: http://www.alexwilliams.ca

I am a Senior System Administrator of Advanced Solutions for a large web hosting company with multiple data centers. I don't code for websites anymore, but I still write scripts and optimize config files for advanced server clusters running various software (usually Open Source).

2 snippets

2055 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

alexwilliams's Recent SnippetsTagged apache



« Prev 1 Next »
This line can be added to 'backend', 'frontend', 'listen' directives in the HAProxy config. It will redirect all requests for /books/mysql to /books.php?title=mysql
0 1254 posted 14 years ago by alexwilliams
In this example: *rewrite urls from domain.com to www.domain.com* This is somewhat documented elsewhere, but not very well, so here's an example on how to perform simple URL rewriting with HAProxy (instead of using mod_rewrite with apache)....
0 726 posted 14 years ago by alexwilliams
« Prev 1 Next »