Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kirkstrobeck committed Jul 6, 2012
1 parent 9528076 commit 042e8c6
Show file tree
Hide file tree
Showing 13 changed files with 5 additions and 778 deletions.
4 changes: 2 additions & 2 deletions www/httpdocs/.htaccess
Expand Up @@ -557,10 +557,10 @@ Options +FollowSymlinks -Indexes
### DO NOT APPLY RULES WHEN REQUESTING "favicon.ico"
RewriteCond %{REQUEST_FILENAME} favicon.ico [NC]
RewriteRule .* - [S=14]

### IMAGE RULES
RewriteRule ^image\/(.+\.(jpg|gif|jpeg|png|bmp))$ extensions/jit_image_manipulation/lib/image.php?param=$1 [L,NC]

### CHECK FOR TRAILING SLASH - Will ignore files
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} !/$
Expand Down
287 changes: 0 additions & 287 deletions www/httpdocs/workspace/css/boiler.css

This file was deleted.

1 change: 0 additions & 1 deletion www/httpdocs/workspace/css/gradient.css

This file was deleted.

0 comments on commit 042e8c6

Please sign in to comment.