Okay okay @anon19508339 I just raised my hand for a solution, not necessary for a fix.
So there’s no fix here, so I am thinking to end this right now.
Basically,it’s same question with:
Why is my domain root (
example.com/) pointing toindex.htmlorindex.phppage? Notpage1.htmlpage?
or
Why is my domain root in InfinityFree pointing to
/home/epiz_xxx/htdocsfolder path? But in my another hosting provider pointing to/home/user_xxx/public_htmlfolder path?
Yes,they’re default main server configuration.
Maybe server admins use Apache module such as mod_alias to do it.E.g.:
Alias /errors/ /var/www/random-ad-links.php
But why can not I change it via
.htaccessfile? In case forDirectoryIndexorErrorDocument,I can change them?
It’s because of its Context.
Alias directive doesn’t has .htaccess context.



The way how systems work, nobody has turned these into a major issue… yet.
ofc, this issue was ended I guess.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.