tobya/concern-hack/master/server/.htaccess - Htaccess File

tobya/concern-hack/master/server/.htaccess

Options +FollowSymLinks
RewriteEngine On
RewriteRule ^add add.php
RewriteRule ^insert add.php
RewriteRule ^update/(.*) update.php?keyid=$1
RewriteRule ^get/survey/(.*) get_survey.php?surveyid=$1
RewriteRule ^get/surveys get_survey.php?surveyid=all

On Github License

Files

Download PDF of Htaccess file

Comments

Apache