Control Web Panel

WebPanel => Apache => Topic started by: jeniha on September 21, 2017, 01:03:58 PM

Title: ADD local site.
Post by: jeniha on September 21, 2017, 01:03:58 PM
Hi,
i have hosted few web sites with my CWP, and everthing is perfect.But now i want to upload one little site and open only from local network, without domain name, only with direct path.Can i do that and how?
Title: Re: ADD local site.
Post by: studio4host on September 21, 2017, 01:15:04 PM
if you wan't to access it by ip then you can upload it to /usr/local/apache/htdocs/ and that is NOT recommended.
You can also create a user in cwp and access it by using ip and user name like this

Code: [Select]
http://IP/~USERNAME
Title: Re: ADD local site.
Post by: jeniha on September 25, 2017, 11:07:42 AM
Yes, but its shows me :
Code: [Select]
Not Found

The requested URL /[b][u]username[/u][/b] was not found on this server.
Title: Re: ADD local site.
Post by: studio4host on September 25, 2017, 01:41:21 PM
have you created that user with cwp ?
Title: Re: ADD local site.
Post by: jeniha on September 26, 2017, 05:10:11 AM
yes
Title: Re: ADD local site.
Post by: studio4host on September 28, 2017, 10:23:50 AM
then you have something wrong, try to include the screenshot of that url and don't forget that you need to have this after you ip address

/~USERNAME   
you only need to replace word USERNAME as this /~ is required
Title: Re: ADD local site.
Post by: jeniha on October 04, 2017, 10:13:27 AM
Its works!
I forgot "/~" thanks!!! :D