summarylogtreecommitdiffstats
path: root/apache.patch
blob: 6ca4672cdf033dc2611636d4d68b5b196172f0c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/doc/iRony.conf
+++ b/doc/iRony.conf
@@ -1,8 +1,8 @@
 # A suggested default configuration file for iRony under httpd
 
-Alias /iRony   /usr/share/iRony/public_html
+Alias /iRony   /usr/share/webapps/irony/public_html
 
-<Directory "/usr/share/iRony/public_html/">
+<Directory "/usr/share/webapps/irony/public_html/">
     AllowOverride All
 
     <IfModule mod_authz_core.c>