خرید بک لینک

Hi.
I installed LAMP on my laptop using this command:

Code:

sudo apt-get install lamp-server^
It's perfectly installed.
I set the basic configurations using this link
https://www.digitalocean.com/communi...-or-debian-vps
For those who don't have enough time to check it out I did the following :
1. added example.com.conf to /etc/apache2/sites-available/
2. in example.com.conf i have :

<VirtualHost *:80>
ServerAdmin [email protected]
ServerName example.com
ServerAlias www.example.com
DocumentRoot /var/www/example.com/public_html
</VirtualHost>

3.I have an index.html in /var/www/example.com/public_html/

So i have this example.com domain and when i try browsing it from my own browser it takes forever and displays nothing but an error finally.
I'm really frustrated now reading all these articles about apache and stuff.
Please please please help me out.

برچسب: نویسنده: استخدام کار تاريخ: پنجشنبه 10 تير 1395 ساعت: 17:21

صفحه بندی