oupala
bbe754bf34
feat: prevent from suppressing HTML preamble
...
Improve .htaccess file to prevent from suppressing HTML preamble.
fix #149
2021-09-16 01:53:59 +02:00
oupala
060d5478e4
fix: improve the way Faenza icons are embedded
...
Faenza icons are used in apaxy default theme but the licence of the Faenza icon theme was not clearly fulfilled. This commit take the icons from the original Faenza icon theme, and keep their original name.
close #143
2021-04-23 15:18:09 +02:00
Samuel FORESTIER
31f0e3658c
style: removes an unnecessary trailing space in htaccess documentation
2019-07-28 10:12:11 +02:00
Samuel FORESTIER
b9c25218f1
fix: favicon not being loaded when using Apaxy in a subdirectory
...
This patch moves `apaxy/favicon.ico` to `apaxy/theme/favicon.ico` not to pollute the indexed page root.
The new favicon location is indicated through an HTML tag with the help of the `IndexHeadInsert` Apache directive, to automatically deal with processed pages.
2019-07-28 10:11:07 +02:00
oupala
b393699e57
feat: add a favicon
...
Add a favicon at the root level and remove incorrect favicon links in error pages.
fix #128
2019-05-29 15:21:31 +02:00
oupala
412d45f564
refactor: rewrite AddIcon to AddIconByType
...
Huge rewrite of .htaccess file so that AddIcon are rewritten to AddIconByType for most of the file. Icon are now displayed on a real media type basis <hich is more reliable that file extension.
More extensions are now supported.
File extensions that are not associated to a media type are still using the old AddIcon syntax.
2019-05-27 21:37:52 +02:00
oupala
917e61a6cc
refactor: replace some AddIcon directives by AddIconByType
...
Replace some AddIcon directives by AddIconByType as recommended in the documentation:
https://httpd.apache.org/docs/2.4/en/mod/mod_autoindex.html#addicon
2019-05-20 17:04:11 +02:00
oupala
17475e12e0
fix: remove the leading slash before {FOLDERNAME}
...
Remove the leading slash before {FOLDERNAME} so that apaxy can be
installed at the web root level.
2019-05-07 18:06:47 +02:00
oupala
2eeb079790
fix: title and paths in error pages
2018-03-04 21:02:30 +01:00
oupala
1164a1b48f
feat: add ebooks to supported filetypes
2018-03-01 00:41:48 +01:00
Jordan Bancino
d289b3f639
Merge branch 'develop' into patch-1
2018-02-28 13:09:57 -05:00
Jordan Bancino
0e69f5d866
feat: Add styled error pages
2018-02-26 16:11:43 -05:00
Peter Dave Hello
806e1100dd
style: Improve coding style
2018-02-23 11:09:43 +08:00
oupala
c273f5c559
Revert "Removed unnecessary absolute file path"
...
This reverts commit bb21c1a56c .
2018-02-21 22:34:33 +01:00
Adam Whitcroft
3a8a7bf540
.apkand .ipa added
...
Added Android `.apk` and `.ipa` filetypes.
2018-02-21 22:34:33 +01:00
Adam Whitcroft
152b7c771d
Revert paths to root
...
Revert image paths to absolute to solve tree problems.
2018-02-21 22:34:33 +01:00
Inti Gabriel
bb21c1a56c
Removed unnecessary absolute file path
...
- updated readme
2016-02-28 15:36:02 +01:00
Adam Whitcroft
f8c0cf1093
Merge pull request #32 from UksusoFF/master
...
Update htaccess.txt - added `AddIconByType` directive.
2015-05-27 10:29:00 +01:00
Adam Whitcroft
130f3a1c5a
Fix based on Pull Request #34
...
https://github.com/AdamWhitcroft/Apaxy/pull/34
2015-05-27 10:12:21 +01:00
Adam Whitcroft
57f395cf27
Merge pull request #36 from szepeviktor/patch-2
...
valid XHTML
2015-05-27 10:08:55 +01:00
Kirill Uksusov
ee99a0a13b
Update htaccess.txt
2015-01-11 23:05:09 +04:00
Kenny Stier
13f38cc147
Assign CD icon to .iso files
2015-01-11 12:44:38 -05:00
Viktor Szépe
9a7d8a4dd8
valid HTML 4
2014-12-01 11:40:33 +01:00
UksusoFF
cc64f14322
Update htaccess.txt
...
issues #31
2014-09-26 23:33:56 +04:00
Adam Whitcroft
201c603f02
Update htaccess.txt
...
Added `+IconsAreLinks` as per https://github.com/AdamWhitcroft/Apaxy/issues/20
2014-06-23 11:17:46 +01:00
Adam Whitcroft
fed372fbff
Merge pull request #17 from PHR16384/master
...
Added even more filetypes
2014-06-23 11:14:56 +01:00
bastienwirtz
268c5c8417
Add meta viewport
2014-05-31 13:31:30 +02:00
PHR16384
08a6b44bbd
Added even more filetypes
...
Also gave some unused icons some love
2013-11-06 12:04:41 -05:00
Chris Jones
181217da08
Adding more filetypes
2013-10-01 21:02:12 -04:00
Adam Whitcroft
84934a61d3
Added charset option
...
By default, Charset will be 'UTF-8'.
2013-06-06 10:35:49 +02:00
Adam
3bd4c46a5b
Added .deb and .rpm rules
2013-05-22 17:21:16 +01:00
Mathias Vagni
0e1170d3b8
Added IndexOption to make sure long file names are not truncated.
2013-03-21 11:20:10 +00:00
Luke Jones
049afdee98
Add common .mkv filetype.
2013-02-05 09:17:30 +00:00
Adam Whitcroft
3bc4ad81d0
Example of path in htaccess
2012-10-25 21:33:14 +01:00
Adam Whitcroft
956bfbf971
Apaxy first commit
2012-10-25 21:13:05 +01:00