<feed xmlns='http://www.w3.org/2005/Atom'>
<title>spragg-ssl.co.uk/html/_include.php, branch master</title>
<subtitle>The spragg-ssl.co.uk website</subtitle>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/spragg-ssl.co.uk/'/>
<entry>
<title>Change the "private file" prefix from "@" to "_"</title>
<updated>2018-07-26T14:09:50+00:00</updated>
<author>
<name>Adam Spragg</name>
<email>adam@spra.gg</email>
</author>
<published>2018-07-26T14:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/spragg-ssl.co.uk/commit/?id=f80f775dfbe12cf6b95bda38b73f5dc37327d7fa'/>
<id>f80f775dfbe12cf6b95bda38b73f5dc37327d7fa</id>
<content type='text'>
It has all the benefits previously mentioned in commit 2f547251, as well
as mirroring the common programming convention of using a "_" prefix to
identify private variables/functions

Hides files beginning with _ from mod_autoindex listings

As well as 404ing on files starting with "_", also 404 on files starting
with ".", as these are also private. Except for /.well-known/, because
that's... well known, and should be public.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It has all the benefits previously mentioned in commit 2f547251, as well
as mirroring the common programming convention of using a "_" prefix to
identify private variables/functions

Hides files beginning with _ from mod_autoindex listings

As well as 404ing on files starting with "_", also 404 on files starting
with ".", as these are also private. Except for /.well-known/, because
that's... well known, and should be public.
</pre>
</div>
</content>
</entry>
</feed>
