WebVPF
5eeee5d709
Update .htaccess ( #191 )
...
Co-authored-by: Luke Towers <github@luketowers.ca>
2021-05-26 14:27:54 -06:00
Luke Towers
3a7bf60eaa
tweak .htaccess
2020-09-06 13:36:28 -06:00
Luke Towers
4ba5126d5f
Allow the resized directory through .htaccess
2020-08-21 20:46:12 -06:00
Nick Khaetsky
df0c2d4b95
Change default https redirect from 302 to 301 ( #5008 )
...
Changing default redirect from http to https to 301 (permamently moved) from 302 (temporary moved).
Reason: every website in nowadays must be working through https protocol, and 302 status is wrong for this type of redirect.
2020-03-27 12:14:51 -06:00
Benjamin
6fd89d367f
Added optional htaccess rule to force https ( #3345 )
...
Credit to @BenjaVR
2018-01-09 17:53:17 -06:00
Samuel Georges
0bcf8f47c1
Allow .well-known directory thru the gates
...
In accordance with RFC 5785 https://tools.ietf.org/html/rfc5785
Fixes #2480
2016-11-12 13:29:10 +11:00
Samuel Georges
d3b2809866
htaccess now resembles october:mirror command
...
Added 'resources' as a potential asset storage directory name
2016-06-17 07:09:14 +10:00
Danilo Cuculic
f263b48de0
htaccess rewrite recursion in folders/files whitelist
...
Fixes #1860
Fixes #1826
2016-06-15 17:18:53 +10:00
Samuel Georges
5d4afff97f
Filename should end with extension
...
Not necessarily URI, this prevents accessing php script via /somefile.php/image.jpg
2016-06-13 10:08:45 +10:00
Samuel Georges
83fbddf5ee
URI should end with the extension
...
This prevents access to files such as script.jpg.php, while such a file is not possible to upload today, we can never be too sure.
2016-02-24 10:49:34 +11:00
Pásztor Gábor
665ab36641
Add extra file types
2016-01-18 10:38:51 +01:00
Samuel Georges
e6bfa5b970
Add extra file types - Refs #1209
2015-06-20 10:28:16 +10:00
Samuel Georges
ffc91879e7
Add .bmp to allowed file types
2015-06-10 22:11:29 +10:00
Samuel Georges
1bd1621d0f
Clean up htaccess
2015-04-25 11:22:34 +10:00
alekseybobkov
d2968b8bde
Minor fix in the Media Manager file selecting behavior. Added some audio types to .htaccess.
2015-04-19 11:19:36 -07:00
alekseybobkov
18e058ad59
Added the Media tab, minor update in .htaccess to allow temporary public directory to be accessible; implemented the basic UI components and navigation; implemented grid, list and tiles view modes; implemented drag-select interface; implemented Media Library cache refreshing; implemented thumbnail generating for local and remote media files; fixed memory leak in third-party Flot Resize library; minor update in the AJAX framework - AJAX request cancelling is not considered as an error anymore; added back-end UI components for creating panels.
2015-03-15 12:52:03 -07:00
Samuel Georges
5940322cf9
Improve htaccess security
2015-02-20 22:11:42 +11:00
Samuel Georges
b13eb26b52
Update Font Autumn to latest
2015-01-28 18:28:35 +11:00
alekseybobkov
cbc808520d
Added JS source map extension to the white map in the .htaccess file. Minor fix in the forms styling. Implemented client-side validation for the Table widget. Updated the Table widget readme file.
2015-01-11 13:42:42 -08:00
Sam Georges
749c7641c5
Add PDF file extension
2014-06-11 07:31:11 +10:00
ChadStrat
fe91d86933
Update .htaccess for video files
...
added video file types and .jpeg
2014-05-20 09:22:15 -04:00
Sam Georges
0185244710
Drop the file extension from the combiner URL
...
This causes too many issues with Nginx and php server instances.
2014-05-16 14:29:25 +10:00
Sam Georges
6cab8a0c56
Add helpful RewriteBase comment to .htaccess
2014-05-16 10:01:50 +10:00
RomanGorbatko
31982dc235
Update .htaccess
...
If site don't work without "index.php" in URL, need add this string.
2014-05-15 10:54:00 +03:00
Sam Georges
d412ea6855
Base files
2014-05-14 23:21:55 +10:00