| bio | website | agamaadvertising.com |
|---|---|---|
| location | Victoria, TX | |
| age | 32 | |
| visits | member for | 1 year, 8 months |
| seen | Feb 28 at 1:57 | |
| stats | profile views | 26 |
Currently an Application Developer for Agama Advertising's technology department: Agama Technology.
I write a variety of applications for desktop, server, web, and mobile devices in a variety of languages for a number of platforms. In addition to this, I also perform system administration and network ops for our organization.
tl;dr
I write code.
|
Jun 29 |
comment |
My forum HTTP redirect won't work .htaccess? I see no site at the provided example domain. |
|
Jun 1 |
comment |
White hat security community This would go better on security.stackexchange.com |
|
May 28 |
comment |
How to use different php.ini files for different VirtualHosts? Have you tried setting the PHPIniDir for just the staging and leaving the production side as the default? |
|
May 17 |
comment |
How to set suhosin.post.max_vars in a htaccess file @chefnelone See updated answer. |
|
May 10 |
comment |
mod_rewrite for directories @GeoffJackson Please see my revised answer based on your new information. |
|
May 9 |
comment |
Redirecting a subdomain to an HTTPS website @w3d I agree. The JS solution isn't perfect. Oddly enough some browsers seems to ignore META refresh so I'll use both + a link if I can't get it done server side. I generally prefer to use the server side header redirect because it's the way it was meant to be done by the HTTP specs. |
|
Apr 23 |
comment |
Website design using online web-builders? (1) Pro: Ultimate customization. Con: Requires programming/markup language knowledge. (2) Pro: Easy. Does not usually require much knowledge. Con: Limited by the tool set provided. Both have their merits and limitations |
|
Dec 19 |
comment |
Why there suddenly were so many 400 request in my access log? The only thing he'll have to worry about is the log files absorbing disk space. This is where proper log rotation is helpful. |
|
Oct 12 |
comment |
What I need to know if I want credit card payments in an ecommerce website So they aren't. My mistake. |
|
Sep 26 |
comment |
How do I map some subdirectories to run alongside a Drupal site? Not sure I can help you with that at the moment. The guys over at ServerFault might be more in tune with what you're trying to do, since it's more an Apache thing than a Drupal thing. |
|
Sep 23 |
comment |
Query for keywords that google find relevant to the search term Have you tried: google.com/webmasters/tools ? |
|
Sep 23 |
comment |
Is it a bad idea for our company to temporarily use a premade website theme? Also need to make sure you put your company logo into the design. It's obvious, but people forget. ;D |
|
Sep 23 |
comment |
Opencart template $module code Notices are not as serious as errors and can usually be turned off in the php config. Do you have any modules specified for the location this code is placed? |
|
Sep 22 |
comment |
On an e-commerce site, how do you attribute a sale to PPC if a visitor comes from PPC but then returns to buy through another medium? Define what PPC is please. |
|
Sep 22 |
comment |
Accessible web design Yes, W3C! Not to be confused with W3Schools. XD |