From: Jason Woofenden Date: Mon, 30 Mar 2009 02:01:48 +0000 (-0400) Subject: images can cache indefiniteley, fixed wording on accound admin page X-Git-Url: https://jasonwoof.com/gitweb/?p=contractor-progress.git;a=commitdiff_plain;h=9fbab25951fb840aa1008b16746bfd8362752e2c;ds=sidebyside images can cache indefiniteley, fixed wording on accound admin page --- diff --git a/.htaccess b/.htaccess index 6f5c6ec..40ef2c0 100644 --- a/.htaccess +++ b/.htaccess @@ -7,3 +7,9 @@ RewriteRule ^$ /run.php RewriteRule ^[^/]*\.html$ /run.php RewriteRule ^[^/.]*$ /run.php RewriteRule ^[^/]*.css$ /css_mangler.php [L] + + + + ExpiresActive On + ExpiresDefault A31536000 + diff --git a/people.html b/people.html index 2b1ecca..ed8d520 100644 --- a/people.html +++ b/people.html @@ -21,7 +21,7 @@ -

Add a new entryEdit entry "~username.html~"

+

Add a new accountEdit ~username.html~'s account

@@ -44,10 +44,10 @@

people Listing

-

[Add a new record]

+

[Add a new account]

- +
~username.html~[delete this record]
~username.html~[delete this account]
@@ -55,7 +55,7 @@

No ~field_plural.html~ in database.

-

[Add a new record]

+

[Add a new account]

Back to main page