-1

I have installed Apache on Ubuntu and want to publish a simple website. But I dont understand where to put the configuration for my wep page.

Pleas help

Peter
  • 1

1 Answers1

0

By default:

  • Your public files are in: /var/www/html

  • The default configuration file for the Apache web server: /etc/apache2/sites-available/000-default.conf

sotirov
  • 4,379