Author Topic: ADD local site.  (Read 8124 times)

0 Members and 1 Guest are viewing this topic.

Offline
**
ADD local site.
« 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?

Offline
*
Re: ADD local site.
« Reply #1 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
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
**
Re: ADD local site.
« Reply #2 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.

Offline
*
Re: ADD local site.
« Reply #3 on: September 25, 2017, 01:41:21 PM »
have you created that user with cwp ?
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
**
Re: ADD local site.
« Reply #4 on: September 26, 2017, 05:10:11 AM »
yes

Offline
*
Re: ADD local site.
« Reply #5 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
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
**
Re: ADD local site.
« Reply #6 on: October 04, 2017, 10:13:27 AM »
Its works!
I forgot "/~" thanks!!! :D