2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Make sure to get path of template right

HTaccess remove space that caused error
This commit is contained in:
Adam Zammit
2013-02-27 14:26:44 +11:00
parent 971eb8d584
commit 4896c60f04
3 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
AuthType None
Satisfy Any
Order Deny, Allow
Order Deny,Allow
Allow from All