1,520 Topics

Member Avatar for
Member Avatar for chizy2

What is the easiest way to get Apache with SSL for use on WinXP inside the US. Only link I found on apache's website is to the code that has to be reMaked to get the EXE. I do not want to install apache2traid as I only want a few …

0
65
Member Avatar for leroytrolley

Hi people. I'm having alot of problems with a peice of CGI mail form that I'm trying to use. Everytime I click send I get a 405 error. I have been led to believe that it generally means I have a permission problem. I've checked the permissions on the CGI-BIN …

Member Avatar for YUPAPA
0
87
Member Avatar for msimonds

Dani Could you look into this if you had time, probably would not take that long for you. For the higher level URL's to get into the gallery system, I have this in my .htaccess: [CODE]RewriteEngine On RewriteRule ^index.html index.php [L,NC] RewriteRule ^rantgirl([0-9]+).html$ index.php?rgom=$1 [L,NC] RewriteRule ^rgom([0-9]+)-(.*).html$ browseimages.php?c=$1 [L,NC][/CODE] I …

Member Avatar for msimonds
0
177
Member Avatar for btech

Let me make sure I am clear. If i plan to host my own domain name all I need to do is: 1. purchase a domain name of my choosing 2. setup my server accordingly to host my site 3. setup an email server to host my mail is this …

Member Avatar for extofer
0
104
Member Avatar for bungilo

I have munin installed and working but I would like it to report on my web server listening on 443. For any of the apache_ files (accesses, volume, etc) I have it configured as the following to try to get it to read https://<mysslpage>/server-status?auto: (this is just a section of …

0
89
Member Avatar for pdewijs

Dear Programmers, After more than 8 hours I am finally exhausted. Please tell me how I can [B]install a STABLE Apache server with PHP [/B] on my XP-home edition version 2002 which is able to do the most simple things. Not give errors, or hesitate, or don't show. Apache is …

Member Avatar for fsn812
0
212
Member Avatar for moeom

Hi. I am running FC4 and I am trying to set up an intranet web server. So far, i installed Apcahe 2.0. Everything works to the point where i have created webpages. The problem is computers within my network cannot see the webpages without typing in the IP address (ie: …

Member Avatar for blud
0
145
Member Avatar for Lightninghawk

Ok so here's the thing I have a site with the directory /forum/ If you go to that directory it shows a directory listing. This is not something that I want. The reason for this directory showing though is because the index page is .php. I was told that I …

Member Avatar for Lightninghawk
0
152
Member Avatar for Lightninghawk

Ok so you are having the same problem I am. You wanted to hide your directory listing because you were worried about someone seeing it and being able to manipulate it. Or your index directory wasn't Index.html, it was something like Index.php, and you thought it just looked sloppy having …

0
145
Member Avatar for bsmith

Hi Trying to use mod_rewrite to convert all filenames in a subdirectory to lowercase (they may also include other characters, or numbers). Also I want to make sure that they 301 for search engine goodness. Witness me flail and fail: Have tried: RewriteEngine on RewriteMap lowercase int:tolower RewriteRule ^thisdirectory/([0-9]+)/^[\/]*(.*)$ /thisdirectory/([0-9]+)/${lowercase:$1} …

0
135
Member Avatar for derekn

Could someone please tell me how to set up and run a sendmail type application on my windows xp box? I am running a web server with dynamic DSL and would like to be able to send "formmail" from my machine, without a 3rd party host. Thanx Derek

Member Avatar for tgreer
0
102
Member Avatar for raghavendrak

Hi I have installed apache (httpd-2.0.53.tar.bz2) on Fedora Core 3. Whenever I start the service using the command /usr/local/apache2/bin/apachectl start, it starts successfully. In my browser if I give [url]http://localhost/[/url] or [url]http://127.0.0.1/[/url] the page opens properly without any error. But if i give [url]http://210.214.26.124/[/url] (which is my ip).......................it shows connection …

Member Avatar for bsmith
0
222
Member Avatar for pulse

<no0ob alert> The only experience I have with mod_rewrite is to upload all the rules generated by wordpress or those by my ultra helpful friends :o </noob alert> Here's what I want to do - every request made for [url]http://www.domain.com/forumdisplay.php?t=xyz[/url] and [url]http://www.domain.com/showthread.php?t=xyz[/url] should be redirected to [url]http://www.domain.com/forums/forumdisplay,php?t=xyz[/url] and [url]http://www.domain.com/forums/showthread.php?t=xyz[/url] respectively! …

Member Avatar for bsmith
0
280
Member Avatar for design1

My Robots.txt Was Not Blocking Out Sites From Any Search Engine. A Friend Suggested That I Should Create An .htaccess File During A Web Search Using Google, Yahoo, Excite, Msn, Altavista, Hotbot, Infoseek, Lycos, Overture, Ask Jeeves, Teoma, Or Other Search Engines, I "do Not" Want These Sites To Be …

Member Avatar for bsmith
0
129
Member Avatar for bsmith

I've tried different approaches on this and am losing the battle - perhaps someone here will have some guidance that could help me to be winning! the url is normally like [B]arecipe.jsp?name=Cheese+Pizza&ingredient=Flour&culture=Italian&Type=[/B] I would like that to look in the browser something like [B]arecipe.jsp/name/Cheese+Pizza/ingredient/Flour/Culture/Italian[/B] and then in the example type …

Member Avatar for bsmith
0
157
Member Avatar for jusCk

Actually a Double-Barrel question Can I use Alias, Redirect, or do I need to set up a Virtual Host situation? Apache/1.1.33(Win32)mod_perl/1.29_01-dev Running on an XP machine which recieves My DSL via Bellsouths' Westell External Modem. XP then connects My LAN(three machines) to the Internet via ICS. The folders I need …

Member Avatar for YUPAPA
0
130
Member Avatar for jusCk

I guess that first post was a bit vauge. I have Apache/1.3.3 (Win32) mod_perl/1.29_01-dev up and running. But it's Wide Open! Can someone give me a Walkthrough on setting up the htaccess, htpasswd, and how to use the dbmmanage? Examples would help. Forgive Me the first post, this is really …

Member Avatar for jusCk
0
165
Member Avatar for jusCk

What I'm needing to do is set up a Login mechanism for My Website, The Login Page can be found at http://cksPlace.dns2go.com But it's from My last set up using only a FTP server, and AnalogXs' Simple Server. That's when I was running on an ole 98SE box, and it …

Member Avatar for jusCk
0
371
Member Avatar for errno

Hy, is there in module for Apache2 that I can use to view my web site wroten in PL/SQL. By default It can be found with OAS but it comes with Apache1 version. I have already Apache2 that I use to serve PHP sites, but I would try it with …

0
91
Member Avatar for webwannabee

Found your site thru W3Schools, gave me new hope (almost ready to give up on installing Apache..) basically I install Apache (from Apache.org-assume stable version..apache 2.0.54-win32-x86no_ssl) followed install tutorial, used msi installer (localhost for domain name and server, and "administrator@localhost" for e-mail)...get error message when almost finished, also appears on …

Member Avatar for webwannabee
0
669
Member Avatar for bsa82

Apache Tomcat and IIS 6 with JK2 Dear Community, please help me to solve this though problem by installing and cofigure Apache Tomcat with IIS 6. Firstly Ive tried to use Apache Connector 1.2 but after day try it still didnt work. So I took another tutorial [url]http://tjworld.net/help/kb/0001_iis6-Tomcat5-JK2.html[/url] and made …

Member Avatar for Cain
0
208
Member Avatar for Page

I have a knowledge base set up on my site. The URL structure is the following: http://www.service.page-zone.com/desk/index.php?_m=knowledgebase&_a=view This is basicly the front page, Going into an article generates the following: http://www.service.page-zone.com/desk/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=1&nav=0 The problem is, it doesn't get indexed by google. I have put in many hours trying different rewrite rules …

0
148
Member Avatar for amura97

Hi everyone, I am trying to perform an Apache (2.0.54) and PHP installation under Win XP. Having greatly messed up Apache's httpd.conf file, I decided to uninstall Apache (using Window's Control Panel) and then re-install it. But the problem is that whenever I re-install Apache, the httpd.conf file is not …

Member Avatar for amura97
0
145
Member Avatar for miget78

i have question, I have recently installed apache/php/mysql/mambo for some testing. evertything is working fine excpet for when all the files required for mambo are downloading with the path localhost path instead of the servername/mambo/file/ how do you change apache to get send the right replies to the get requests …

Member Avatar for ramprage
0
117
Member Avatar for ryank

Hello all, im a brand new newbie and need some help with a web server I have been trying to set up. I curently own a url and i followed directions to make my own server and im now stuck. I changed my DNS with zoneedit and I have a …

Member Avatar for ryank
0
84
Member Avatar for gokul

Hi, i am heading to develop one chatting application in JMF with JAIN-SIP API.. In stead of refering some sites, they talked about Apache Ant and CVS... WHats that..? for what purpose we need that in the Java Application Development..? How to use that in that..? i saw some reference …

Member Avatar for freesoft_2000
0
257
Member Avatar for decimata

Alright here is the situation, I had a company set me up a server which is down in FL, and it's Linux, they gave me an IP address, user name and password. What I need to do it FTP a program to the server and they run this program from …

Member Avatar for Dani
0
171
Member Avatar for hbmarar

hi , I am planning to make a linux server which should be able to support a web application for my team, act as print server, mail server, file server,security set up.No idea though can install Linux very well. The ENVironment details : This system(2 b linux box): p3, 850 …

Member Avatar for kc0arf
0
361
Member Avatar for mikejn

Happy Holidays everyone!! I am a newbie to Linux and I just purchased a high-end server for my start-up. After much research, I have decided to set up the machine with Linux. My problem is more related to TCP/IP. I am setting up the server to host my website and …

Member Avatar for piratheepan
0
291
Member Avatar for Lulu1

First of all I'm a complete newb .. I heard about apache 1 month ago ... I downloaded it and installed it ... and after this I get stucked ... Can someone please help to get a site up ? A tutorial or smt .. explained for a retarted :) …

Member Avatar for Lulu1
0
181

The End.