projects
/
freeside.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
restore location labels on invoices, but remove the 'default service location' prefix...
[freeside.git]
/
rpm
/
freeside-selfservice.conf
1
ScriptAlias /selfservice %%%FREESIDE_SELFSERVICE_DOCUMENT_ROOT%%%/cgi
2
3
<Directory %%%FREESIDE_SELFSERVICE_DOCUMENT_ROOT%%%/cgi>
4
SSLRequireSSL
5
DirectoryIndex selfservice.cgi
6
AllowOverride None
7
Options +ExecCGI -Includes
8
Order deny,allow
9
Allow from all
10
SetHandler cgi-script
11
</Directory>