Computing.Net > Forums > Linux > Create an http Directory

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Create an http Directory

Reply to Message Icon

Name: scorcho
Date: January 3, 2007 at 07:27:25 Pacific
OS: Linux SuSE Server 10
CPU/Ram: P4/512
Product: HP Compaq dc5100
Comment:

Hi there. here's my issue, I want to create an http directory like with Microsoft IIS, I mean, in IIS I just put the whole directory I want to share, and just right click on it and select the share as a web site option, and I can go to that folder only with the "http://myserver.com/Sharedfolder" from any computer on my LAN, so I want to to the same on a Linux SuSE server 10, the apache server is already installed, as you can see I'm on a microsoft environment, but I want to change it to Linux and learn how to manage it.
Any help would be appreciate, any link, anything

thx! happy new year!



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: January 3, 2007 at 07:32:00 Pacific
Reply:

Dump the directory into your htdocs. It may be under /var/www/ depending on how your system is configured...


0

Response Number 2
Name: scorcho
Date: January 3, 2007 at 07:54:04 Pacific
Reply:

Yeap my htdocs is under /www/htdocs/, I place them in it and seems to work, but I got another application running, its ntop, but when I want to connect it from a pc in my LAN ("http://my.ip.dir:3000) I got this error "(111) connection refused", so I have on this SuSE server installed a proxy server with ipTables, I guess has something to do with it.


0

Response Number 3
Name: 3Dave
Date: January 4, 2007 at 03:55:22 Pacific
Reply:

How are you starting ntop? As a service or something like "ntop -d -w 3000 -W 0"? Are you able to access it locally on the server (http://localhost:3000)? Did you set an admin password with "ntop -A"? Check your firewall rules and access permissions on the server with "iptables -L" and "cat /etc/hosts.[allow|deny]".


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Create an http Directory

creating an installation script www.computing.net/answers/linux/creating-an-installation-script/20752.html

Create an editor www.computing.net/answers/linux/create-an-editor/26927.html

httpd www.computing.net/answers/linux/httpd/4836.html