Skip to content

Come get your GEEK on!

Programming & life in general

  • Home
  • About Me
  • Resume

Category: Uncategorized

Setting a dynamic log path when using Laravel queues

February 13, 2021

I had a need to change the log path for a job when using Laravel queues. I created a pipeline for file processing and wanted to have the log file name as the name of the file. This would allow my to easily check to see how the file processed. As you know when using … More Setting a dynamic log path when using Laravel queues

Leave a comment Setting a dynamic log path when using Laravel queues

Oracle Linux 8 with PHP 8 for use with Oracle Databases

February 13, 2021
Leave a comment Oracle Linux 8 with PHP 8 for use with Oracle Databases

Oracle Linux 7 with PHP 7.4 for use with Oracle Databases

February 13, 2021

This is a starter docker setup to use Oracle Linux 7 with PHP 7.4 for use with Oracle databases. https://gist.github.com/d8edafa8c0862969f8f56af7a97d40cf#file-dockerfile

Leave a comment Oracle Linux 7 with PHP 7.4 for use with Oracle Databases

Force HTTS redirect behind an AWS Elastic Load Balancer

March 20, 2017

If you want to force HTTPS for your site behind an AWS Elastic Load Balancer, place this in your .htaccess file, just after Rewrite Engine On: # Force HTTPS – Proto needed for AWS ELB RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteCond %{HTTP_USER_AGENT} !^ELB-HealthChecker RewriteRule ^.*$ https://%{HTTP:Host}%{REQUEST_URI} [L,R=permanent]

Leave a comment Force HTTS redirect behind an AWS Elastic Load Balancer

Pages

  • About Me
  • Resume

Links

https://github.com/jwhulette
http://www.miamidolphins.com

Categories

  • C#
  • CSS
  • FreeBSD
  • Fun Stuff
  • Hardware
  • Java
  • jquery
  • Laravel
  • Mac
  • PHP
  • Programming
  • Software
  • Uncategorized
  • Vagrant
  • Wordpress
  • Zend Framework

Flickr Photos

A nice Saturday dinner. Karen is cooking thanksgiving in June :)uploadPoolside with KarenYou think they're coldMelaRoofus loves MaecyYumThis is how I spend a Saturday night.uploadupload
More Photos
Create a free website or blog at WordPress.com.
  • Subscribe Subscribed
    • Come get your GEEK on!
    • Already have a WordPress.com account? Log in now.
  • Privacy
    • Come get your GEEK on!
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
Design a site like this with WordPress.com
Get started