Apache2 Ubuntu Default Page: It works

This is the default welcome page used to test the correct operation of the Apache2 server after installation on Ubuntu systems. It is based on the equivalent page on Debian, from which the Ubuntu Apache packaging is derived. If you can read this page, it means that the Apache HTTP server installed at this site is working properly. You should replace this file (located at /var/www/html/index.html) before continuing to operate your HTTP server.

If you are a normal user of this web site and don't know what this page is about, this probably means that the site is currently unavailable due to maintenance. If the problem persists, please contact the site's administrator.

Configuration Overview

Ubuntu's Apache2 default configuration is different from the upstream default configuration, and split into several files optimized for interaction with Ubuntu tools. The configuration system is fully documented in /usr/share/doc/apache2/README.Debian.gz. Refer to this for the full documentation. Documentation for the web server itself can be found by accessing the manual if the apache2-doc package was installed on this server.

The configuration layout for an Apache2 web server installation on Ubuntu systems is as follows:

/etc/apache2/
|-- apache2.conf
|       `--  ports.conf
|-- mods-enabled
|       |-- *.load
|       `-- *.conf
|-- conf-enabled
|       `-- *.conf
|-- sites-enabled
|       `-- *.conf
          
  • apache2.conf is the main configuration file. It puts the pieces together by including all remaining configuration files when starting up the web server.
  • ports.conf is always included from the main configuration file. It is used to determine the listening ports for incoming connections, and this file can be customized anytime.
  • Configuration files in the mods-enabled/, conf-enabled/ and sites-enabled/ directories contain particular configuration snippets which manage modules, global configuration fragments, or virtual host configurations, respectively.
  • They are activated by symlinking available configuration files from their respective *-available/ counterparts. These should be managed by using our helpers a2enmod, a2dismod, a2ensite, a2dissite, and a2enconf, a2disconf . See their respective man pages for detailed information.
  • The binary is called apache2 and is managed using systemd, so to start/stop the service use systemctl start apache2 and systemctl stop apache2, and use systemctl status apache2 and journalctl -u apache2 to check status. system and apache2ctl can also be used for service management if desired. Calling /usr/bin/apache2 directly will not work with the default configuration.
Document Roots

By default, Ubuntu does not allow access through the web browser to any file outside of those located in /var/www, public_html directories (when enabled) and /usr/share (for web applications). If your site is using a web document root located elsewhere (such as in /srv) you may need to whitelist your document root directory in /etc/apache2/apache2.conf.

The default Ubuntu document root is /var/www/html. You can make your own virtual hosts under /var/www.

Reporting Problems

Please use the ubuntu-bug tool to report bugs in the Apache2 package with Ubuntu. However, check existing bug reports before reporting a new bug.

Please report bugs specific to modules (such as PHP and others) to their respective packages, not to the web server itself.

Is Your Bankruptcy Lawyer Trying to Torture You?

Is Your Bankruptcy Lawyer Trying to Torture You?

Bankruptcy lawyers spend a lot of time working with and thinking about the Bankruptcy Code, which is the series of federal laws that govern what happens in any bankruptcy case. We even speak in “Code,” referring to things by their section numbers, like “341 meetings” or “362 motions.” And we tend to assume a level of knowledge about bankruptcy that others, including our clients, may not have.

For example, when I have a new client that wants to file bankruptcy, I give them a packet of information about what she needs to do (like credit counseling, dealing with bank accounts), paperwork to fill out, and a list of documents to bring in (like paycheck stubs, bank statements and tax returns). All of that information has a role in preparing a bankruptcy filing. You have to complete your credit counseling before a case can be filed. You must file a list of property, debts, and a budget with the court, and you must provide certain documents, like paystubs and tax returns, to the trustee and the court. And as time goes by, you are shooting at a moving target-credit counseling certificates expire, paycheck records have to be updated, you get a new bank statement every month. So it’s important that you know what you need to provide, and when you need to provide it.

A few years ago I had a particularly difficult case in which filing was delayed several times. If we had paycheck stubs up to date, we didn’t have bank statements; by the time the client brought in the bank statements, we needed more pay stubs. I finally sat down with the client to explain that we needed everything up to the current date at one time. they said, “you never said that you needed it all at once,” and I realized she was right. Although it was implied, nothing in my paperwork said that I needed everything all at once. I had failed to clearly communicate what I needed her to do. Needless to say, I remedied that particular deficiency, but I’m sure there is still room for improvement.

When you start answering all the questions and putting together copies of all the documents your bankruptcy attorney is going to ask you for, you could be forgiven for thinking that your attorney is just pulling your leg, or torturing you. But there really is a reason for everything we ask for. Some of it is needed because your attorney will have to provide the documentation to the trustee in your case, or to the court. And some of it is to protect you, to make sure that there isn’t some potential problem lurking that will change the expected outcome of your case. We may not be great at explaining why we need all the information we ask for. And frankly, you may not want a detailed answer-my clients’ eyes tend to glaze over when I start talking about such things. But there is a reason, and we do NEED it all. And we need it all at one time.

No Comments

Sorry, the comment form is closed at this time.

Cibik Law: Philadelphia Bankruptcy Lawyers