Skip to content

Commit c5b0e64

Browse files
committed
use a custom .htaccess file
1 parent e282229 commit c5b0e64

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.openshift/action_hooks/build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ else
88
echo "***WARNING***: Be sure to update \$OPENSHIFT_REPO_DIR/php/config.php with content" | tee -a ${OPENSHIFT_PHP_LOG_DIR}/deploy.log
99
echo "***WARNING***: from \$OPENSHIFT_REPO_DIR/misc/config.php" | tee -a ${OPENSHIFT_PHP_LOG_DIR}/deploy.log
1010
fi
11+
12+
cp -a ${OPENSHIFT_REPO_DIR}/misc/htaccess ${OPENSHIFT_REPO_DIR}/php/.htaccess
File renamed without changes.

0 commit comments

Comments
 (0)