httpd.conf and file indexes Hardware and Software Linux and Unix by hookedonphp …what needs to be changed in my httpd.conf file, or what typo's I…quot; #ScoreBoardFile logs/apache_runtime_status PidFile logs/httpd.pid Timeout 300 KeepAlive On MaxKeepAliveRequests 100 …PHP525/php5apache2.dll" AddType application/x-httpd-php .php PHPIniDir "C:/PHP525"… Re: httpd.conf and file indexes Hardware and Software Linux and Unix by stephen84s … you will need to add the following directive in your httpd.conf file [code] DirAccess On [/code] httpd.conf configuration Hardware and Software Linux and Unix by hayunna … here's what i have done so far: - i edited httpd.conf file and added the following lines at the bottom: NameVirtualHost… ServerName test </VirtualHost> - saved httpd.conf file then restarted apache i also tried [B]httpd -S[/B] and it's telling… editing httpd.conf Programming Software Development by rheg21 hi guys!! im having a hard time editing the main configuration file httpd.conf.im planning to use it for a project with api using python and im trying to run it in our office ip address.([url]http://192.168.8.111)can[/url] you pls help me.what are the right codes for it?im really having a hard time editing it.need help guys!!!tnx Modify 'FileMatch' in the httpd.conf in Apache Programming Web Development by network18 … modify the default settings for the filesMatch in the apache httpd.conf file from - <FilesMatch "^\.ht"> Order allow… Re: httpd.conf Help? Hardware and Software Linux and Unix by rch1231 You have to make two separate entries in the httpd.conf file like this: [CODE]NameVirtualHost *:80 <VirtualHost *:80> … httpd-vhosts.conf isn't accepting new vertual hosts! Hardware and Software Linux and Unix by bigtalk … have already set up my httpd.conf file to enable Virtual Hosts. I also set up httpd-vhosts.conf with a bunch of vitual… could I be doing wrong? The following is my old httpd-vhosts.conf. (Sorry for the long code snippets, but maybe seeing… Re: Modify 'FileMatch' in the httpd.conf in Apache Programming Web Development by pritaeas I don't see any mention of `Header` being valid for `FilesMatch` in the [manual](http://httpd.apache.org/docs/2.2/mod/core.html). Re: httpd.conf configuration Hardware and Software Linux and Unix by atlex2 The problem is you don't propagate the host name changes across your computers. You'd need a local dns for that. Or you could just edit the hosts file. I'm guessing that you can access it by typing the ip in? Re: httpd.conf configuration Hardware and Software Linux and Unix by williebens Hello there: I am not really clear on what you want. So let me ask, do you want to run the web server on a linux host, 192.168.102.10, and then access the web page from another computer? I am assuming that both computers are on the same network since 192.168.102.10 is a private IP. Another thing, instead of having it as ServerName test, I … Re: httpd setup problem Hardware and Software Linux and Unix by Cain …gt; add virtualservername.crap.com to /etc/hosts and restart httpd. if its good, add a reverse and a .crap.… youre moving it in its entirety? is your syntax in httpd.conf correct? did your change/add [I]all[/I] instances …networks and attempt to restart your webserver. are you restarting httpd as the root user? if not does your user have… vsftpd & httpd Hardware and Software Linux and Unix by cdawley4 …/(user) directory. Is it possible for me to modify my httpd.conf file to allow the webpages be displayed while the files… in /var/www? I am sure I can modify the httpd.conf file but I am not sure how to do it… Re: vsftpd & httpd Hardware and Software Linux and Unix by cdawley4 Here is my httpd.conf file. I am going to list just the stuff I … index.html.var AccessFileName .htaccess [/quote] When I restart my httpd service, I get DocumentRoot must be a directory. Does the… virtual host conf apache1.3 Hardware and Software Linux and Unix by balagod … able to access [url]www.uscms.com[/url] site my httpd.conf details are below [CODE] NameVirtualHost *.80 <VirtualHost *:80>… Re: virtual host conf apache1.3 Hardware and Software Linux and Unix by martin5211 Look at your apache httpd.conf if the line that includes your vhosts file isn't … Re: virtual host conf apache1.3 Hardware and Software Linux and Unix by tracedinesh Hi, Look at your httpd.conf file and search for [B][COLOR="Red"]Listen[/COLOR][/B] directive if its commanted please uncomment it #Listen 80 to Listen 80 don't forget to restart your apache service Re: Modify 'FileMatch' in the httpd.conf in Apache Programming Web Development by pritaeas Shouldn't the dot be escaped with a backslash? Re: Modify 'FileMatch' in the httpd.conf in Apache Programming Web Development by network18 thank you pritaeas for your immediate help, although I could not try this solution. will try it soon. yes I missed to see the dot needs escaping. but what about the header, will it be fine to include it here. Re: Modify 'FileMatch' in the httpd.conf in Apache Programming Web Development by network18 this is been a suggested solution to get the font awesome icons work, as it involves the cross domain requests and firefox can't render them because of this. But the same works fine on chrome. Please check the suggested solutions in the accepted answer in the below topic - http://stackoverflow.com/questions/16866872/font-awesome-not-working-in-… httpd.conf Help? Hardware and Software Linux and Unix by fuggles I'm setting up my server to host 2 domains. In the VirtualHosts section I have it set up as they do on the Apache website. But line 280 or so asks for a DocumentRoot, well I have 2, what should I do here? Httpd/php/mysql Hardware and Software Linux and Unix by adelsin …. They are running mysql, php, and apache 1(httpd). What concerns me, after this transfer of servers is…19m 4204 S 0 1.9 0:00.59 httpd 1541 apache 19 4 40284 18m 4040 S …0 1.9 0:00.49 httpd 1543 apache 19 4 40324 18m 4024 S …0 1.9 0:00.57 httpd 1540 apache 20 4 40324 18m 4020 S … HTTPD Java PHP Bridge question... Hardware and Software Linux and Unix by siliconsmiley … more about Linux than I do. Specifically Apache httpd. I'm not sure that this is the … Fedora install of Linux up and running. Apache httpd, Tomcat and the PHP Java Bridge are all …. I'm getting the error below in the httpd error_log. I'm fairly certain that I have …thinking that it is not being referenced properly by httpd, but I'm not sure. I'm … httpd setup problem Hardware and Software Linux and Unix by gavinchoi Dear all, I can't setup the httpd server document root other from the default. The default setting is DocumentRoot "/var/www/html". However, when I set the default web link to DocumentRoot "/home/webadmin/public_html", the httpd service can't start and display "failed". Can anyone help me? Thanks! Gavin Re: conf.org file - mouse Hardware and Software Linux and Unix by John A >I don't have a Xorg.conf file... Every system has one, although it's not always … place for it to be located is /etc/X11/xorg.conf, but if you can't find it, try searching your… filesystem for it. Basically Xorg.conf is responsible for configuration of essential computer peripherals, monitor, etc… conf.org file - mouse Hardware and Software Linux and Unix by Duki … 9 buttons work. I've looked at some of the conf.org file suggestions, but can't make heads or tails… Re: conf.org file - mouse Hardware and Software Linux and Unix by John A Looks like you're not alone. [URL]http://lists.freedesktop.org/archives/xorg-bugzilla-noise/2005-March/007258.html[/URL] Try some of the configurations suggested there. If you're having trouble following the instructions, try posting part of your Xorg.conf file here so we can see what's going on. Re: conf.org file - mouse Hardware and Software Linux and Unix by Duki I don't have a Xorg.conf file... It should be in /etc correct? Re: conf.org file - mouse Hardware and Software Linux and Unix by Infarction Actually, I've heard Fedora has a new way of configuring X11 without an xorg.conf, but I don't know if it's out in FC6 or not (I think it's an optional package, or perhaps still in beta). FC7 will likely not have an xorg.config though, IIRC. Re: vsftpd & httpd Hardware and Software Linux and Unix by alc6379 maybe this is what you're looking for: [url]http://httpd.apache.org/docs-2.0/urlmapping.html[/url] Re: httpd-vhosts.conf isn't accepting new vertual hosts! Hardware and Software Linux and Unix by bigtalk I figured it out. I had to add the new virtual domains to the "hosts" file located in /private/etc. Now it all works!