Pages from my Archives made public.
https://z.lam1.us/About/Public
- on a secured site without a main page allowing directory browsing
https://cabo.lam1.us/About/Public
- on a secured site with a main page but directory browsing enabled
https://q.lam1.us/About/Public
- on a secured site with a main page but directory browsing enabled
Within the content of this site, public refers to URLs
 available without authentication and private refers to URLs
 only available from the secure virtual host to
 an authenticated user. A public URL may be available on either a
 unsecured (http://) or secured (https://) site or both.
The bulk of content on my site is private and thus only
 available from the secure virtual host to
 an authenticated user.  Most of the private usage on my site is
 from a single user and that user is myself.  Some family members and
 friends have been given credentials for access including
 my brother for whom I host his public website and a friend
 who has local access to my machines including the main server.
The public structure I created at z.lam1.us is also available at cabo.lam1.us
 via symbolic links created in my Cabo folder such as:
ln -s ../z/Zz
ln -s ../z/About
The public structure I created at z.lam1.us may also be available via symbolic links created in the root folder of my secure site such as:
ln -s Public/Content/z/About
All my public sites are in my /Public/Content folder
 which is an alias across sites.
The Zz public structure I created in the z folder of the
 z.lam1.us site is a subset of what I provide access
 to on the secure site with an private alias to within the mount
 of the TeraStation RAID Network Storage.
The subset of files is provided with symbolic links to
 individual files or folders within the duplicate folder
 structure under the Zz folder.  A link to a folder is
 only used when all the items in the private
A site without a main page, with the proper Apache directive, can be browsed and with another Apache directive the symbolic links can be browsed as well.  Some of the index related Apache directives on my site are:
<Directory />
   Options Indexes FollowSymLinks
</Directory>
DirectoryIndex Index.cgi-pl index.html index.htm Default.htm default.htm index.xml
IndexOptions FancyIndexing VersionSort NameWidth=* HTMLTable SuppressDescription
IndexStyleSheet /Public/Style.css
ReadmeName FOOTER.html
HeaderName HEADER.html
IndexIgnore .??* *~ *# HEADER* FOOTER* RCS CVS *,v *,t *lck
2 visits (1 today, 2 this week, 2 this
              month, 2 this year)
Uptime:  11:17:43 up 19:42,  3 users,  load average: 0.07, 0.02, 0.00
216.73.216.126 GET from server 
cabo.larryforalaska.com
 Friday, October 31, 2025 @ 11:17:43 AM 
 Cabo.ServerAdmin@lam1.us