git.annexia.org
/
fedora-mingw.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Force rebuild of libtool.
[fedora-mingw.git]
/
smock
/
smock.httpd.conf
1
# Change USERNAME -> your username and install in
2
# /etc/httpd/conf.d/smock.conf
3
4
Alias /USERNAME-smock /home/USERNAME/public_html/smock
5
6
<Directory /home/USERNAME/public_html/smock>
7
Allow from all
8
Options +Indexes
9
</Directory>