android-pay/s2ap-quickstart-php/master/.htaccess
Options -MultiViews RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} webservice/$ RewriteRule ^(.*)/$ $1 RewriteCond %{REQUEST_FILENAME}.php -f RewriteRule ^ %{REQUEST_FILENAME}.php [L]
Options -MultiViews RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} webservice/$ RewriteRule ^(.*)/$ $1 RewriteCond %{REQUEST_FILENAME}.php -f RewriteRule ^ %{REQUEST_FILENAME}.php [L]