473,566 Members | 3,102 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Apache Web Server Forum

Apache (HTTP) Web Server - Ask questions about the apache web server, setup, administration, installation, compiling, configuration, module, caching, log files, mod_rewrite, performance tuning, secuirty, SSL, virtual hosts and more.
0
2,260
Claus Mygind
thread by: Claus Mygind | last post Jun 29 '09 by: Claus Mygind
I have a helpDesk app. that sits on a server only accessible to our web users within our building. But we also have offices in other buildings through out the State. I would like to give access to the help desk for our remote users, but the server only has an internal IP address 999.9.9 and of course all our external users come through the...
4
2,320
rcollins
thread by: rcollins | last post Jul 11 '09 by: Markus
Well google is confusing me. My coworker and I have been following the directions for the htaccess file stuff and can not get it to work. Get an error 500 The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script. Need some help on what to do. We...
1
3,633
thread by: Lagon666 | last post Jul 15 '09 by: Markus
Hi I wanna have a htaccess file that when i go to "www.domain.com/sometext" the page redirect to "www.domain.com/user.php?user=sometext". It's important that is better that URL not end with slash. I have a problem with my htaccess file: RewriteEngine on RewriteRule ^(.+)$ user.php?user=$1 But when i go to to "http://localhost/jack" the...
3
2,772
Dheeraj Joshi
thread by: Dheeraj Joshi | last post Jul 25 '09 by: Dheeraj Joshi
Hi... I installed nginx in to fedora core 4 to host few php pages. it is in /usr/local/nginx config file look like: location ~ \.php$ { root html; fastcgi_pass 127.0.0.1:9000;
0
2,965
thread by: sahillihas8487 | last post Jul 31 '09 by: sahillihas8487
hi ,, on windows server 2003 i have configured apache 2.2.11 , php 5.1,mysql 5.0 (WAMP) to run a single website. Now i want to increase the no. of concurrent user connection to 150-200.But for default setting i am not getting the concurrent user connection more than 30 .Even the default for apache it is 100.Also in httpd.conf file (apache...
9
4,756
luckysanj
thread by: luckysanj | last post Aug 1 '09 by: rkrstar
I am developing the free e-book sites.so i I want to know how to prevent the subfolders from websites. Means, when we open the home page like www.best4knowledge.com then it first open index page then it's ok but users may be guess that there will be any folder & open like that www.best4knowledge.com/front/ . & it shows all the files but it is...
2
3,154
thread by: sujitkumarjana | last post Aug 3 '09 by: numberwhun
Hi friends this is Sujit. I want to install and configure Apache, MySQL, PHP5, Perl. in Red hat Linux Enterprise 5 from a tar file. Can any body give me the step by step instruction for that????
2
2,187
thread by: Jason7899 | last post Aug 13 '09 by: Jason7899
hi, i have this domain for example: mydomain.com and i want when i enter this url in browser: mydomain.com/test the htacess see the "test" redirect the site for test location ex: www.silva.com and to that for the other words that i enter after "/" for the folders that exist in server the htacess will donīt do nothing the objective is...
4
3,039
thread by: Donohujs | last post Aug 16 '09 by: numberwhun
Okay, I've recently installed apache to my laptop (Windows Vista). This is the first time I've tried anything like this and I don't have much knowledge with apache or computers overall, however I'm doing this to learn. When setting it up I followed the installation process and as I tried to change the documentroot through the httpd file it...
3
3,047
vikas1111
thread by: vikas1111 | last post Aug 19 '09 by: numberwhun
I have installed apache2.2 on my windows xp system. I even have IISw3 running on my system, My problem is with Apache, every day i have to restart my system 20 times in order to start apache. I get status error. I am attaching a screen shot of the error shown. Please guide me to get rid of this error. King Regards. Vikas.R.H
6
20,596
chunk1978
thread by: chunk1978 | last post Aug 22 '09 by: numberwhun
hi there... does anyone know if it's possible to make a secure site using SSL in cPanel? i have a webform that i would like to turn into a secure "https://" page, but i'm not sure if i can do that by using cPanel's SSL set up... anyone know if it can be done? or even if infact that's the whole point of SSL in cPanel?
6
4,086
Tarantulus
thread by: Tarantulus | last post Aug 25 '09 by: Tarantulus
hi guys, this is probably a stupid question, but can anyone explain to me why when I navigate to www.mydomain.com it doesn't open the index.html file? I have the following directive in my httpd.conf file: DirectoryIndex index.htm index.html index.php index.php3 default.html index.cgi index.htm any ideas are appreciated as always
3
4,190
thread by: everybytescount | last post Aug 25 '09 by: Markus
Does anyone know how do i install the library libwbxml2 on a shared hosting?
0
1,884
thread by: Shisou | last post Aug 26 '09 by: Shisou
I was wondering if there was anyone out there working with a software called OpenReports on a Tomcat server. If not then I won't bother asking my question. note: The only reason I'm trying here is because I always get great advice from this forum so I'm hoping I can get help with something that's a little more vague. Sorry if this is an...
1
2,057
thread by: caty | last post Sep 4 '09 by: ziycon
Hallo, I installed tomcat, Java and also Eclipse... when click on startup.bat it starts but when I type in the broswer http://localhost:8080/ I couldnot see the startup page ..some error....how to copy the error from the command prompt??? please help me out in this regard
1
4,405
thread by: ziycon | last post Sep 4 '09 by: Dormilich
Can anyone tell me what this error means in tomcat logs?
1
1,894
omerbutt
thread by: omerbutt | last post Sep 9 '09 by: omerbutt
hi there i am working o a site that has some indexed pages and the pages , i have to use 301 redirects , i have read on the net about it and started working on it i made a test page and gave a link on it which is pointing to a page <a href="PagesA/akbest.htm">check</a> which is to be redirected to a new page through .htaccess in the...
1
2,606
thread by: firstposter | last post Sep 13 '09 by: Dormilich
Hello Is there an easy way to capture ALL(or most) site errors I'm running a site which uses apache, php5 and mysql I'm wanting to be automatically notified via email when the following occurs on the site: - php errors - mysql errors
3
5,833
hsriat
thread by: hsriat | last post Sep 15 '09 by: Plater
Hi, I have been trying to redirect request to any of the pages on an "under-construction" website to root. e.g. redirect www.example.com/randomxyz to www.example.com I wrote this code, but didn't seem to work. Any suggestions? RedirectMatch ^(+)$ http://www.example.com
1
6,388
thread by: ziycon | last post Sep 21 '09 by: Dormilich
I'm getting the below error when trying to create a connection pool using jboss: Anyone have any ideas as to whats going on or how to resolve it?
2
2,151
thread by: Amzul | last post Sep 21 '09 by: ziycon
hello all, i have a url that looks like this http://www.bytes.com/page.php/&param1=value1&param2=value2&param3=value3 and so on... i was wondering how i can tweak the url to have it to look like this: http://www.bytes.com/page/value1/value2/value3/
3
1,750
thread by: midooz | last post Sep 21 '09 by: midooz
Hi Everyone just one question How can I make page appear in this way ../news-action-show-id-13849.htm any tips, links
6
7,584
thread by: josequinonesii | last post Sep 30 '09 by: josequinonesii
I've searched, I've read, I've tested and re-read numerous post but to no avail yet... Quite simply, the settings I've applied to my httpd.conf, httpd-vhost.conf and my hosts files simply does not work. Please review my work and let me know if you see that one little thing that is throwing me for a loop. HTTPD.CONF # # This is the main...
28
3,441
mikek12004
thread by: mikek12004 | last post Oct 1 '09 by: Dormilich
Almost for all thing I use my index.php with the value of 'page' as a criterion. However when I view my products which is something like this www.mysite.com/index.php?page=2&kwd=1.0096&description=Love to give&type=album to be viewed www.mysite.com+album+1.0096+Love to give note that I do not have a problem with the slashes as seperators...
2
3,095
thread by: datactrl | last post Oct 8 '09 by: GCAdmin
Hi, all I create a pdf content on fly and then print it out with coding as following. It's used to work fine on an apache server. Now I change to another apache server on different machine, it won't work now. I wonder maybe the apache version is different, this one is lattest version. Can't figure out the problem. Please advise, thank you very...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.