A server which provides documents and applications through the http/https protocol

learn more… | top users | synonyms

2
votes
2answers
183 views

Access webserver in a subnetwork

I have the following network: Modem/Router (#1) WWW <--> +-----------------------+ | 192.168.1.1 (bridged) | Router (#2) +-----------------------+ ...
2
votes
2answers
45 views

Cups without webserver

I have a minimal linux system and I would like to print. It seems the usual approach is to install cups. But what I think is very annoying is that cups comes with its own webserver to do the ...
2
votes
2answers
1k views

ISP Appears to Block Ports 80, 30080, 8080 etc etc

When using Canyouseeme.org it appears that my ISP is blocking every port. I am attempting to run a web server which works fine locally. I asked a previous question (here) regarding using different ...
2
votes
1answer
268 views

How to disable directory listing in the ColdFusion 8 built-in webserver?

I am using ColdFusion 8, and the built-in webserver as a development environment. In order to access sites hosted by the CF built-in webserver you put site directories in cf_root/wwwroot/ and can ...
2
votes
2answers
96 views

How can I find out which technologies were used to generate a website?

How can I find out which technologies were used to generate a website? Is it possible? E.g. PHP, JSP, JSF, ASP.NET, Ruby, Python etc.
2
votes
2answers
681 views

How can I pass my Windows credentials in cURL?

I'm writing a script that uses cURL to pull data from an internal web server. I can explicitly use --user combined with --ntlm and everything works well, but I can't get it to recognize whomever's ...
2
votes
3answers
74 views

Opaque SOCKS proxying?

There's this website I'm using which allows access based on your IP address, and my university's servers have access. Problem is, when I browse from one of the servers directly, I'm allowed access, ...
2
votes
3answers
5k views

XAMPP Apache Server on Windows 7 not working

I recently installed XAMPP on my laptop. It installed correctly but the Apache web server won't start - it's a problem with port 80. It's not caused by Skype, because I don't have it installed. I ...
2
votes
4answers
1k views

I want to host my website from home but my public IP merely loads up my DSL modem's admin screen? How to fix?

Network topography: Internet === Verizon DSL Modem === Time Capsule Router === Mac Mini web server I go to icanhazip.com and grab my public IP address. I throw it into a web browser and get...my ...
2
votes
1answer
5k views

Using GoDaddy as Proxy Server

I would like to use my shared web hosting on a big provider (like GoDaddy) as a proxy for web browsing. Is this possible? Any links or advice for how to get started doing this?
2
votes
1answer
111 views

Use Mac Pro as time machine, server and editing station? [closed]

Background: My fiancée needs a Mac Pro for movie editing and rendering. I need a web server and a backup solution for my MacBook Pro. Idea We thought we could split the costs of the Mac Pro and set ...
2
votes
1answer
93 views

How do I find out what HTTP headers are being used to download a file without access to the web server?

If I do not have access to the web server configuration files, how would I know what HTTP headers are being used to download files? I am talking about files that are downloaded by the browser, not ...
2
votes
1answer
155 views

Reliable Web and MySQL Server Configuration with Limited Hardware

I have two Raspberry Pi's, and an old Linux box. Out of these three I want to create a reliable web server and a reliable MySQL server - however I need one of the Raspberry Pi's to be the main web ...
2
votes
2answers
151 views

What would be the total expenses of running an in-home web server? [closed]

I have several hosting accounts with companies, and plan to keep them. However, I would like to try my hand at creating my own home web-server, both for fun and for the learning experience. I would ...
2
votes
1answer
824 views

Accessing HTTP server via Hamachi

I have two computers running Windows 7 Professional. Each is on a different network using NAT. Both are joined to the same Hamachi mesh network. Both machines can ping the other and browse the ...
2
votes
2answers
228 views

why use ftp when scp is available?

Many webhosts etc want you to upload files using ftp or sftp. Yet I always found that scp is faster and simple works better (more like the local cp command). What are the advantages ftp has to offer ...
2
votes
2answers
137 views

websvn garbles java source files

It appears to be attempting to interpolate Javadoc links into standard Java classes, among other things. The resultant output is fairly difficult to read. For instance, I am defining a Queue at one ...
2
votes
1answer
216 views

LightHTTPD; how do i disable http so only https is available on a single port?

I have a project that should be available only through ssl connection. It's being served by Lighthttpd, but I can't figure out how to set up the ssl on the port. When I use the guides I find with ...
2
votes
6answers
4k views

How to set-up my webserver properly on my local network?

I have an intranet (inside the network) website, but it is somewhat of a pain. First of all, this is a home network, if that helps anyone. I have a computer running Apache web server with PHP, and I ...
2
votes
1answer
1k views

Connecting to server on vmware host from a guest OS

I'm running VMWare Fusion on Mac OS X (Snow Leopard) with a Windows 7 guest OS. They are networked using a bridge. I'm running a couple of local development web servers on Mac OS X and I want to ...
2
votes
2answers
68 views

Hardware and Service for Voip

What king of hardware/service do I need to create a voip system in my LAN ( only PC-to-PC call and without internet connection !! ) ? 1) Internet Connection 2) Voip phones ... . Help me to compile ...
2
votes
2answers
152 views

Personal Web Servers

I'm looking for a Personal web server to host very light traffic meant for home use only. What is your take on personal web servers that meet some or most of the criteria below? Free/Open source ...
2
votes
2answers
241 views

How to deploy my own computer as a web server?

How can I have a large bandwidth,and how can I have a static IP address?
2
votes
3answers
1k views

Hide files in a FTP-program

I want the users who log in to the web-server via FTP to don't be able to see the files in the root-folder, but all folders and all files in subfolders. This is not for security, only to have a ...
2
votes
0answers
101 views

What is a dynamic way to connect to a virtual machine's webserver from its host machine? [closed]

As a web developer, what is the most efficient (automated) way to connect to a virtual machine (VM) running a development webserver from its host machine (the machine running the VM) when you do not ...
2
votes
0answers
24 views

How does an Update Server verify that the request sent was the intended application?

If you have an update service that's running on a server listening for connections on some random port, how could one verify that any requests coming into that port are from the specific application ...
2
votes
1answer
186 views

Internal/External Moodle - DNS

Network diagram: I have a moodle (a VLE) setup that I want to be internally and externally accessible. The green route on the diagram below is the route I would like the traffic to take when the ...
2
votes
1answer
131 views

Monitoring incoming requests on a web hosting server

I have a web hosting account with GoDaddy (its a Linux based hosting). Can I install applications like netcat to monitor all incoming requests to my website on a certain port? If not, is there any ...
2
votes
1answer
248 views

Mac OS X - Web Sharing

I've enabled web sharing on my Mac OS X (via default Apache installation), and it gives me a web address that I (and supposedly other computers) can use to access my site. However, when I try to ...
1
vote
6answers
179 views

home webserver with blah.com domain

i did the webserver on my laptop (IIS7, vista), it running on port 81, i'm using dns service of everydns.com to point mydomain.com to my webserver, everything was fine, my friends can access my ...
1
vote
6answers
309 views

Is there any freeware for remote access via web browser?

I have a PC at home which I want to access from a web browser at school. I looked for many software solutions but they had at least one of the following problems: Not free Need to install client ...
1
vote
5answers
749 views

How to use a Personal computer as a Linux web server for development purposes

How to use a personal computer as a Linux web server for development purposes. Is it possible to have both Windows XP and Linux web server in one computer? Suggestions, ideas?
1
vote
3answers
95 views

Open-source webserver, not as large as Apache?

Can you give me example of open source webserver, not as big as apache. I want to develop mine, although from an existing acrivex control (wodwebserver).
1
vote
2answers
201 views

Setting up a WEB server at home

I have apache2 installed and have subscribed to no-ip (similar to dyndns) to get a static IP. When I enter the IP they have provided,it takes me to the DSL router page of my ISP as it should. My ...
1
vote
2answers
923 views

How can I monitor Apache in real time?

How can I monitor Apache and get information about users who are connected to Apache? There's a server in my office. I want to know how many people in the office are connected to the it, using my web ...
1
vote
2answers
193 views

How to make my PHP script use the second hard-disk?

I have two SATA hard-disk drives attached to my server as shown in the following : [root@cl-185 /]# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda1 222G 166G 45G ...
1
vote
2answers
601 views

Run JBoss on all interfaces (was: “Open port 8080 on Ubuntu”)

I'm running the JBoss webserver on my ubuntu (10.10 64bit) machine and I'd like to access it from another machine. If I open localhost:8080 in the browser on my local machine it works. However, from ...
1
vote
2answers
386 views

Why can't I connect to my IIS server, running on my PC, via public static IP?

I know this topic is quite old, but, nevertheless, I am doing this in a first time and I have some troubles with it. I try to open public access to my sites, hosted on IIS 7.5 web server on my Windows ...
1
vote
2answers
149 views

Configuring a VMDG280 router to point to an internal web server

I have a netgear VMDG280 router. I have a static IP address. Anyone know how I can configure this router so if I type in my IP address, it shows me the same apache ready webpage as I get when I go ...
1
vote
2answers
131 views

Skip-the-server-cache feature in browsers

Years ago, I used Lynx (the Web browser). And it had a neat feature: you could follow a link normally, or you could specify that you wanted a non-cached copy. Regular link loading, or link reloading. ...
1
vote
3answers
127 views

Full url path of website on shared server

my ISP is not currently resolving DNS. But I can access most websites via IP addresses, Is there a way I can access my own website on a shared server via IP? It wasn't given to me. Like ...
1
vote
3answers
5k views

How do I find out if I am behind a firewall?

OK, so I live in an apartment that offers me internet, but I have no idea through who, or what type. It is pretty dang fast, thats all I know. I have all of my computers running through my router, ...
1
vote
1answer
85 views

Connect to a webserver running in Windows 7 using IP from a brower

I'm not sure if this is the proper place to ask this question. Here is my issue I'm using windows 7 and i have installed Zope Server.(Zope is python web framework which has a built-in server). I ...
1
vote
2answers
146 views

How do I locate php.ini?

I installed php on the server and php_info(); displays: Configuration File (php.ini) Path /home/gmcnulty/php However, I don't see anything there nor do I see any php directory? How do I ...
1
vote
2answers
1k views

Using USB 3.0 Flash Drive or Solid State Hard Drive with USB 3.0 or SATA as WebServer

I currently have XAMPP installed in a Sandisk thumb drive, USB 2.0. This is great for portability but as you might imagine, it is quite slow. I tried out a USB 3.0 version of this setup, with a USB ...
1
vote
1answer
27 views

Is it possible to change content of a file residing on other server using HTTP 1.1 features?

Let's say we have a file on server which have all permissions 777. Is it possible to make a script, situated on other server than the file to modify. The script uses HTTP 1.1 protocol features only to ...
1
vote
2answers
628 views

How to find websites on the same server [closed]

Here's my situation: I bought a hosting account and SSL certificate at one hosting company. After the site was online 1 day, next day it's offline and the only page I see is IIS 7 welcome page. I was ...
1
vote
1answer
127 views

How to I allow outside access to port 8080?

I'm trying to add a rule to my router to allow outside access of a web app running on one of my computers on port 8080. When creating a rule, my router (actionTec) asks for three fields: "Port ...
1
vote
2answers
142 views

Is it possible to setup PC as a server over LAN, and run a real (test) website on it?

Here's what I have - - a Intel dual-core PC with 6GB RAM and 320GB SATA HDD (I have a new model Sony VAIO laptop too, if that's any better); and a 8mbps home LAN (Broadband) connection. I do not know ...
1
vote
1answer
355 views

How to grant FTP access to just 1 directory (and its subdirectories) to an account

Is it possible to give someone FTP access to just one directory (and its subdirectories) and not all the directories of the webserver?

1 2 3 4 5 8