Archive for the ‘.htaccess files’ Category

Specifying Extra File Types That Dreamweaver Should Search

Sunday, July 26th, 2009

Making  .ini’s and .htaccess files searchable by Dreamweaver (DW) and generally configuring it to work nicely with …

Dreamweaver search and ‘Find and Replaces’ overlooks .htaccess filetypes

Sunday, July 26th, 2009

If you are adamant that a phrase is in one of your .htaccess files, yet Dreamweaver is …

editing vhost.conf : Service is not available now, probably your Plesk is misconfigured

Monday, March 16th, 2009

[This article is aimed at web developers who have medium level knowledge of Apache server administration]

I was …

Practical Security on PHP - Good article online

Sunday, October 7th, 2007

Whilst researching information for my previous post on chmods, safe mode etc. I discovered a fantastic …

Allow Dreamweaver MX to Open phtml files in Design View

Tuesday, July 24th, 2007

The Zend framework names View files with a .phtml extension by default. E.g. “application/views/scripts/index/index.phtml
As …

Merging ZEND framework with an existing site - mod_rewrite

Sunday, July 22nd, 2007

In a typical application of the Zend framework, a RewriteRule is created to route …

PHP Script that finds .htaccess within a specified directory

Thursday, May 3rd, 2007

The following script iterates through the directory structure of a website, builds, then displays an array …

How to download .htaccess files via FTP

Friday, April 27th, 2007

One of the most common problems that any newby webmaster has to face is the issue of …