hsntngr's avatar

How to change app domain into to the test?

I have used app domain on my laravel projects till today, but today mozilla starts open app domains with `https..

So I edited my laravel.app.conf file and changed Servername as laravel.test then restart my apache2

sudo service apache2 restart

But this time local website doesn't open, it says server not found.. Did I something wrong ? Or am I need to do something else ?

Edit: Also I changed /etc/hosts file too

0 likes
1 reply
hsntngr's avatar
hsntngr
OP
Best Answer
Level 1

I restarted pc and now it works (But I restarted apache2 ? awkward..)

Please or to participate in this conversation.