| Author |  | 
| Woobie 
 
 
 Joined: 28 Jul 2021
 Posts: 4
 Location: Usa Bismarck
 
 | 
|  Posted: Thu 29 Jul '21 15:17    Post subject: How upload web pages with a specific web address |   |  
| 
 |  
| Hey I am New to using Apache, and I have a stupid question how do you upload web pages with a specific web address. I just took over has the I.T. Tech at a library and the last person left no documentation so I am learning all this from scratch. The apache2 system is running on a windows 7 pro box i need to add a page for a domain validation for our ssl cert. 
 Admin note:  changed subject to some meaningful
 |  | 
| Back to top |  | 
| James Blond Moderator
 
  
 Joined: 19 Jan 2006
 Posts: 7442
 Location: EU, Germany, Next to Hamburg
 
 | 
|  Posted: Fri 30 Jul '21 9:51    Post subject: |   |  
| 
 |  
| Are there v(irtual) hosts defined in your config? |  | 
| Back to top |  | 
| Woobie 
 
 
 Joined: 28 Jul 2021
 Posts: 4
 Location: Usa Bismarck
 
 | 
|  Posted: Mon 02 Aug '21 20:40    Post subject: |   |  
| 
 |  
| Honestly, I know squat about apache. I would love to find some how to videos. |  | 
| Back to top |  | 
| James Blond Moderator
 
  
 Joined: 19 Jan 2006
 Posts: 7442
 Location: EU, Germany, Next to Hamburg
 
 | 
|  Posted: Mon 02 Aug '21 22:12    Post subject: |   |  
| 
 |  
| We can help you with that. 
 There should be a bunch of .conf files.
 
 Look for ServerName and DocumentRoot. The DocumentRoot contains the path where the web files are.
 |  | 
| Back to top |  | 
| James Blond Moderator
 
  
 Joined: 19 Jan 2006
 Posts: 7442
 Location: EU, Germany, Next to Hamburg
 
 |  | 
| Back to top |  | 
| Woobie 
 
 
 Joined: 28 Jul 2021
 Posts: 4
 Location: Usa Bismarck
 
 | 
|  Posted: Tue 03 Aug '21 17:13    Post subject: |   |  
| 
 |  
| I found the Documentroot and it's set to htdocs so what i thought i had to do was add a folder in there and a subfolder then put the txt file in it. This is for domain verification. |  | 
| Back to top |  | 
| James Blond Moderator
 
  
 Joined: 19 Jan 2006
 Posts: 7442
 Location: EU, Germany, Next to Hamburg
 
 | 
|  Posted: Tue 03 Aug '21 20:46    Post subject: |   |  
| 
 |  
| Yes, you can put there a file for the verification. Add the file and see if you can open the URL in your browser.
 |  | 
| Back to top |  | 
| Woobie 
 
 
 Joined: 28 Jul 2021
 Posts: 4
 Location: Usa Bismarck
 
 | 
|  Posted: Wed 04 Aug '21 16:17    Post subject: |   |  
| 
 |  
| I have it added but the site won't open in chrome i get an error 404 The requested URL /.well-known/pki-validation was not found on this server. |  | 
| Back to top |  |