The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
23 views

Bat file to automate some web development

Creating a virtualhost in Windows environment is a lot of hassle. You have to create the site folder, edit httpd.conf, hosts and whatnow. In order to automate some of that I decided to try and ...
0
votes
1answer
29 views

Conf file for VHosts not working

Trying to set up a multi-site in drupal and use my.conf file in /etc/httpd/conf.d to set the names of virtual hosts PROBLEM I am having is getting a new domain name to direct to the drupal folder ...
0
votes
1answer
19 views

uhttpd crashes when requesting the luci index for the first time

I installed OpenWRT (ATTITUDE ADJUSTMENT (Bleeding Edge, r33556)) on my TP-Link Wifi router (TL-WR1043ND) and after getting sshd and some basic stuff running it sat on my desk for a couple weeks and ...
0
votes
0answers
42 views

500 after installing APC

I ran the following commands on a CentOS box: yum install php-pear php-devel httpd-devel --disableexcludes=main pear install pecl/apc service httpd graceful After the restart of apache, viewing any ...
1
vote
0answers
17 views

PYTHON EGG Cache extraction error - PYTHON_EGG_CACHE

I have Fedora 18 installed as the OS in my machine. I created a user called myworld. I installed the MapFish virtual environment and created a MapFish application. Now I tried to run that application ...
3
votes
1answer
65 views

Where is httpd.exe supposed to be?

On our server is Windows Server 2008 R2 Enterprise Edition. Apache won't load. I have been chasing this for a few days now; received lots of advice. One specific set of instructions was to see what ...
2
votes
0answers
43 views

Firefox on Ubuntu repeatedly asks for password with HTTP authentication

I asked this on Stack Overflow and it was suggested that I ask here instead. I have tried searching for this but nothing I find quite matches my issue. My wife and I run identical setups. We both run ...
0
votes
0answers
100 views

apache httpd libapr linking .a .so

Problem I need to compile and install an Apache module on AIX 6.1. This is the module A. The Apache module is available only as source. I manageg to compile the source and the .so module was ...
1
vote
1answer
70 views

Httpd error: not accessible symlink with -D FOREGROUND

I'm trying to setup virtual host in Fedora18. Configuration is following: httpd version is 2.4 user/group - apache/apache global document root is /var/www/html vhost symlink: ...
1
vote
0answers
23 views

Changed directory, wamp still goes to the old directory

I needed to change the default www directory WAMP provides, changed it in httpd.conf modified DocumentRoots as needed, works fine. But, if I click on the wamp icon and click on "www directory", it ...
1
vote
0answers
294 views

Cannot resolve localhost on Mac OS mountain lion

For the longest time I was a MAMP user, until yesterday, something went terribly wrong and MAMP would no longer start mysql. Long story short I decided to ditch MAMP and just setup my own AMP server, ...
0
votes
0answers
87 views

Permission denied httpd webrequest to perl

Sorry for the somewhat confusing title, and my lacking English. Now we have that out of the way my question: I have httpd - Apache/2.2.15 on a CentOs virtual machine. This is running Seccubus, with ...
0
votes
1answer
54 views

Move daemon to its own non admin user account

I am running a Ubuntu server instance. It's on EC2 so the default setup is a admin account(I know it's not root) named Ubuntu. I have already installed Apache HTTP 2.4 from source, but realized I ...
1
vote
0answers
85 views

Apache2 not responding on Amazon EC2

It is my first time to use Amazon EC2 linux micro instance with OS Ubuntu 12.04 [inside the box] I noticed it did not have Apache installed by default, so I did sudo apt-get install apache2. After ...
2
votes
1answer
675 views

httpd: bad user name apache

on centos when I enter service httpd start or restart server gives Starting httpd: httpd: bad user name apache [FAILED] I tried to add ...
0
votes
2answers
209 views

Error using httpd on CentOS

I am using CentOS. When I try to start httpd I receive the following error: > sudo httpd httpd: apr_sockaddr_info_get() failed for ccrhwp01948 httpd: Could not reliably determine the server's ...
0
votes
0answers
54 views

Set up a config file on Centos running on virtual box

I have installed Centos 5.8 on a virtual box. I'm trying to set my home page as one of the files located under /var/www/mobuynet.net/htdocs (mobuynet.net is my site name) The file that should run is ...
1
vote
0answers
157 views

How can I get Apache on OSX 10.8 to serve up a directory under a user home directory?

There might be more than one problem here, but I got my Mac back from the shop after the hard drive was failing, and the new hard drive reproduced my home directory but not httpd.conf. Since I have ...
2
votes
1answer
50 views

Apache httpd libtool empty include

I'm trying to build httpd 2.4.3 from source. I've compiled APR and APR-util (with openssl), but libtool is putting an empty include directory in the command, and it breaks. For example: ...
0
votes
1answer
729 views

How to setup DMZ in router with DD-WRT firmware?

I have a router d-link dir-300, flashed to dd-wrt v24. By the unknwon reasons web interface not working. Spawning in console httpd, didnt help. Now I need a DMZ ip. How I can setup it with standard ...
2
votes
3answers
1k views

Can I end all httpd processes? (OSX, 10.7.4, Lion)

I have several instances of httpd running on my Mac. Don't need to run a web server, would like to end them all, as they add up to about 100mb of unnessecary RAM. What is the configuration that sets ...
0
votes
1answer
214 views

SELinux forbids access to httpd userdir

I am running a CentOS machine. I want to serve user directories with Apache, so I configured httpd.conf to allow the public_html directory. I have added the apache user to my usergroup and chmod g+xr ...
0
votes
0answers
20 views

httpd authentication model for logged in network users

I have an application on a network server that has an intranet interface and a command line interface. When a user visits the app site via a browser, they are presented with an authentication box that ...
1
vote
1answer
261 views

How do i install apache on my ubuntu 12.04 where it has virtualhost

According to the docs https://help.ubuntu.com/10.04/serverguide/httpd.html i have done following, and that is almost how i do always in my Fedora, but Ubuntu looks like its not working. a) DNS to IP ...
0
votes
0answers
169 views

Installed Apache httpd and PHP5.4 on CentOS, but no mention of PHP in httpd.conf file?

Using Centos 6.3, I installed Apache httpd 2.2 with PHP 5.4 (from a custom yum repository) and MySQL. PHP works fine on the command line, but there's no mention of it in Apache's httpd.conf. I know ...
1
vote
1answer
580 views

Can I run a minimalist web-server on my router without rewriting the firmware with DD-WRT?

I read this article on Nezzen.net that says that you can make a web-server on your router providing that you rewrite its firmware with a free DD-WRT, Tomato, or equivalent. Leaving apart the fact ...
0
votes
2answers
602 views

PHP script won't render in browser - just displays the code

I use Fedora 17 on my laptop, and I am trying to do some web development work on it. I have installed Apache, MySQL and PHP on the laptop (following this guide when it comes to what software to ...
0
votes
1answer
89 views

What are the recommended runlevels for httpd?

I am deploying an httpd server on RHEL6. I've installed the rpm and everything. Now, when it comes to service startup, most of the post give as example the following line: chkconfig --levels 235 ...
0
votes
1answer
731 views

How do I give a group 'service httpd graceful' permission in sudoers without passwd prompt?

I'm currently trying to lock down my users a bit. I've created some users: www.foo www.bar and a group: apacheadmins Both www.foo, and www.bar are members of the apacheadmins group. They do ...
1
vote
1answer
364 views

Weird Apache error - Apache hangs & needs restarting regularly

I've been recently receiving this weird error where Apache just becomes unresponsive and completely stops until it is manually restarted. It gets to a point where I can not longer retrieve apache ...
1
vote
1answer
934 views

MAMP PRO on Lion: why can't I see any changes in httpd-vhosts.conf?

After adding a local virtual host in MAMP PRO (os x lion) everything works as expected. Out of curiosity I had a look at httpd-vhosts.conf file placed in MAMP/conf/apache/extra and to my surprise this ...
1
vote
1answer
135 views

How to set SELinux context for HTML files updated by Dropbox?

I am trying to use a shared Dropbox folder to make HTML files easily editable by several people, and am (re)mounting the Dropbox folder to somewhere in /var/www/ with the --bind option. I have the ...
1
vote
1answer
2k views

CentOS 5.8 server, installed Web Server vs yum install httpd

I would like to know, what is the different between, the build-in CentOS server web server vs I install manual with yum install httpd I am new in CentOS. I just installed my CentOS 5.8 Server with ...
0
votes
1answer
33 views

I need to use apache httpd as a sort of proxy or filter, what's the best way?

I have server A (Jboss) which needs to get to server B (Tomcat), but I was told to proxy it through Apache HTTPD. I don't think that I want to truly set it up as a proxy server and set the proxy ...
0
votes
0answers
73 views

Is there any software to visualise Apache HTTPd configuration?

I need to graphically represent Apache 2 HTTPd configuration. Is there any software or scripts that can do this for me? Any suggestions would be appreciated. Thanks!
-1
votes
1answer
274 views

How can I block external access to my local Apache test server on OS X?

I use the built-in Apache 2 that comes with OS X (10.6.8 in my case) for development. I've been looking in access logs and seen I'm constantly poked from outside by nosy bots. I'd like to make it stop ...
0
votes
2answers
348 views

FireFox continues to redirect based on outdated httpd.conf rules (other browsers dont)

This is really odd, because it shouldn't be happening at all. When I access wellness.learnitlive.com on FireFox, I see it redirected to: ...
0
votes
1answer
58 views

Why is Apache2 named sometimes apache2 sometimes httpd?

It looks like on Ubuntu and Windows, it's apache2 but on CentOS, it's httpd. This naming scheme affects the service name, the config directory and filenames,... Why 2 different names for the same ...
2
votes
1answer
664 views

How to hide the PHP file extension using WampServer and .htacess file?

I just installed WampServer on Windows7 and uncommented mod_rewrite and set AllowOverride to All in the httpd.config file. I created an .htacess file and placed it in the root folder with the ...
1
vote
2answers
74 views

Is .htaccess necessary for Apache httpd?

I'm now setting up a weblog site and encountered this problem. My server is Apache httpd 2.2. In case my weblog pollutes the root directory(htdocs), I created a subdirectory blog. The current state ...
-2
votes
1answer
369 views

How to run webmin on subdomain? [closed]

I can't connect to port 10000. How can I make subdomain with webmin? I use httpd on CentOS.
0
votes
1answer
61 views

HTTPD benchmarking tool that parses output

I'm trying to benchmark a HTTP server. It's becoming quite obvious that I won't get accurate numbers if the tool being used doesn't parse any output (the JavaScript and HTML). Does anyone know of a ...
2
votes
3answers
2k views

File still unwriteable in /var/www/html after the chmod command

I've got some trouble while trying to install some applications on my linux system. It is said that the files in my /var/www/html/xxx directory, where I put them, is not writeable. The command chmod ...
2
votes
1answer
221 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 ...
1
vote
1answer
104 views

What is the difference between using `root /dir/name` and `alias /dir/name` in nginx?

It seems like root and alias do the same things by definition, but for some reason when I use root, I get a 404, but it works fine when I use alias. Any ideas?
0
votes
2answers
1k views

Why do my Apache logs show two timezones

Dates from my apache log are correct(ish) but in two different time zones. For example... 10.3.1.1 - - [26/Jan/2011:10:57:34 +0200] "GET /html/js/jquery/jquery.bidi.js HTTP/1.1" 200 4328 ...
0
votes
1answer
98 views

httpd mod_rewrite redirect

Is it possible to create Rule for mod_rewrite to forward queries to another site with saving original path in address-string?
1
vote
2answers
246 views

Good ways to transparent redirect site to port 8080?

Currently my home internet provider does not allow services on ports 1 to 1024 but allow the use of high ports to whatever users want to do and I was wondering what ways are there to mask my webserver ...
2
votes
2answers
211 views

split httpd in smaller files

Hi I need to extract each VirtualHosts from my httpd.conf to separate files for easier management. Original httpd.conf . .. <VirtualHost *:XXXX> SuexecUserGroup user1 groupX ... ...
1
vote
1answer
371 views

Why does clicking links on my site not change the URL in the browser's address bar?

I expect this is a basic question but I'm not sure what to search for in order to get the answer... I'm hosting a site using Apache 2.2 (on Mac OS X 10.6) and I use a Directory and an Alias directive ...

1 2