Skip to content

News

How to white list an IP address in Mod Security

Often you will have a ruleset in Mod_Security that you want to override for a specific IP address or within a certain path in a website or an application. To do this you need to locate or create your Mod_Security white list file, then add this line: SecRule REMOTE_ADDR "^192.168.1.1$" phase:1,log,allow,ctl:ruleEngine=Off,id:999999 ...where id:999999 is the ID of the...

read more
How to create an up-sell feature in Shopify

How to create an up-sell feature in Shopify

Shopping cart up-sell feature (using Bold Up-sell App): The shopping cart up-sell features App allows for special offers to be shown to users when they add a particular product or dollar amount into their cart. IMPORTANT – this is NOT a discount module. It WILL NOT allow you to specify a discount. This is probably because Shopify doesn’t want conflicts to easily...

read more

Cannot connect Outlook 2010 to Office 365

Here's the first thing to look at for a fix for this issue: Your Office 365 connection may be failing on IPv6 Things are changing quickly with the adoption of IPv6 addressing. At nearly every step along the way between the seat you sit in and where you ultimately need to connect there's a lot that may or may not be fully compatible with the IPv6 protocol. e.g....

read more

How to increase PHP timeout values in Apache and NGNIX

There comes a time when you really need to increase the amount of time it takes before your server stops a particular PHP process from continuing. This is called PHP session "timeout". Under normal conditions you want to keep these values low so your connections are as efficient as possible. These limits are also in place to prevent poorly written scripts from...

read more
PHP Development: Company Projects and Applications

PHP Development: Company Projects and Applications

FDG Web builds custom PHP / MySQL applications both large and small. We help our clients develop the architecture, do rapid prototyping and help them get their ideas to market. We also support and improve existing applications, including migrations, upgrades and helping companies chart the path forward for their critical systems. The following are projects that we...

read more

How to exclude a sub directory from .htaccess 301 redirects

So, here's something that comes up all the time - you have a sub-directory you want to exclude from a global .htaccess redirect. Often this is due to installing another application within the document-relative paths of an existing website or web application. e.g. You want to install a copy of WordPress within an existing Drupal website. or maybe you have an...

read more
Shopify App Development

Shopify App Development

FDG Web is an active Shopify Experts program participant. We assist clients with their custom development needs on the Shopify platform. We current provide services for: Shopify store setup help and assistance Custom Shopify Application development Custom Shopify Theme design & development Shopify integration - including CRM, ERP, web services and fulfillment...

read more
SugarCRM Dynamic Data and Menus / Dropdowns

SugarCRM Dynamic Data and Menus / Dropdowns

SugarCRM has a large amount of functionality out of the box. Often, however, we are hired to expand the platform so it can fit the business needs of organizations that need to dynamically assemble quotes, proposals and bids from a wide variety of product information. Now, a "product" does not have to just be a physical product that you sell - it can also be services...

read more

Join Our Newsletter List!

* indicates required
Test