blagit
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by blagit-
Hey there! In Apache we define the "document root" for a domain, and that is /home/username/public_html by default. You would not have any web content outside of the public_html directory, so th...
-
Hey there! The easiest way to do this would be to just rename the index.html or index.php page to something else so it can't be read by the system. Changing that to index.php.offline would be en...