Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120837473
iRony.conf
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
715 B
Referenced Files
None
Subscribers
None
iRony.conf
View Options
# A suggested default configuration file for iRony under httpd
Alias /iRony /usr/share/iRony/public_html
<Directory "/usr/share/iRony/public_html/">
AllowOverride All
<IfModule mod_authz_core.c>
# Apache 2.4
Require all granted
</IfModule>
<IfModule !mod_authz_core.c>
# Apache 2.2
Order Allow,Deny
Allow from All
</IfModule>
RewriteEngine On
RewriteBase /iRony/
RewriteRule ^\.well-known/caldav /iRony/ [L,R=301]
RewriteRule ^\.well-known/carddav /iRony/ [L,R=301]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) index.php [qsappend,last]
</Directory>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 24, 1:45 PM (3 d, 1 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c4/16/3b81d72bccc92e6cd53e60e2085f
Default Alt Text
iRony.conf (715 B)
Attached To
Mode
rI iRony
Attached
Detach File
Event Timeline