Wordpress info

From Sandbox
Jump to: navigation, search

Contents

Devevelopment Website Information

Provided by GatorWorks:

http://gatortesting.net/schooldistrict

Final proposed domain: nolaschoolvolunteers.org


Homepage

List of Schools


Post Pictures Videos

(Volunteers)


Contact Form

Converted to a contact page with contact information for Troy as well as a link with information and a link to the Volunteer Interest Form.

Volunteer Interest Form

This form should not be edited without re-embedding the following iframe code

The embed form is the following: <iframe src="http://spreadsheets.google.com/embeddedform?key=tlKDa2XAjYZ0T5DKIzN_zzQ" width="500" height="3720" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>

The content of the form was to collect information on individuals or organizations who plan to volunteer with NOPS.

This was generated using googledocs forms and can be accessed at http://docs.google.com

Chris

Calendar

Pages

Nodes

Schools

Projects

Volunteers

Leaderboard


Editing

Admin (Troy)

Participants

Theme

Site redirect

# Redirect to proper domain and enforce the FQDN
RewriteEngine On
RewriteCond %{HTTP_HOST}   !^www\.nolaschoolvolunteers\.org [NC] [PT]
RewriteCond %{HTTP_HOST}   !^$
RewriteRule ^/(.*)         http://www.nolaschoolvolunteers.org/$1 [L,R=301]

PHP error logs

# enable PHP error logging
php_flag  log_errors on
php_value error_log  /home/path/public_html/domain/PHP_errors.log

# prevent access to PHP error log
<Files PHP_errors.log>
 Order allow,deny
 Deny from all
 Satisfy All
</Files>
Personal tools
Namespaces
Variants
Actions
Navigation
Helpdesk
Print/export
Toolbox