990 Topics

Member Avatar for
Member Avatar for viperman224

Is there any way for me to password a link on my site? Like I want to put pictures for only my family and friends to see and not the whole word wide web can I password a link and then only the people with the password can access it? …

Member Avatar for DaveSW
0
132
Member Avatar for spikes

hi, i've looked through just about every webpage out their on this topic and i just cant get it to work. have any of you got apache and tomcat working together through mod_jk? i'm trying to get this working on windows 2000 (desktop), using apache2 and tomcat 5.5. its loading …

Member Avatar for spikes
0
141
Member Avatar for jvc

hi guys, Would somebody help me PLEASE. I have the conditions and rules below RewriteCond %{REQUEST_URI} ^/kid.html [OR] RewriteRule ^(.*)\.html$ - [C,E=id:24] RewriteCond %{REQUEST_URI} ^/baby.html [OR] RewriteRule ^(.*)\.html$ - [C,E=id:25] RewriteRule ^(kid|baby)\.html$ /index.php?id=%{E:id} [L] what is happening is the E:id never gets initialized. whenever the condition is met index.php would …

0
115
Member Avatar for clartsonly

Hello, I am in a slight dilema, microsoft stopped the URL structure of [url]http://username:password@mysite.com/page1.html[/url], back in february. One of my previous applications logged people silently into an oracle web solution using apache with mod_plsql, since the microsoft patch [url]http://support.microsoft.com/default.aspx?scid=kb;en-us;834489[/url] this has not been possible, I have spoken to oracle and …

0
127
Member Avatar for Kaushal

Sir/Madam, I have made one project in JSP and wants to install it and make it able to run on the Local Area Network. I heared that by making .war file we can deploy the JSP project. Please guide me in this regard so that I can make my project …

0
142
Member Avatar for chunguy
Member Avatar for chunguy
0
123
Member Avatar for rel_21

Hello, Im having problems with Sendmail. I can send emails, I can receive them from any email account in my server, but I cannot receive them from outside. Any ideas to solve this?

Member Avatar for alc6379
0
105
Member Avatar for cyberoptik

Hey, I've setup Apache 2 on my sys w/ windows xp pro. I also installed php. I start apache, i can see the little green arrow which shows its suppose to be working.. but when send my server ip to someone so they can try and go onto it, it …

Member Avatar for alc6379
0
112
Member Avatar for Arizona Web

I just decided to put a sub domain on my directory, but the .htaccess rules I wrote don't apply for the subdomain. Here are the code snippets, can anybody see what I am doing wrong here? [CODE]RewriteEngine on Options +FollowSymlinks RewriteBase / RewriteRule ^web-directory/category/(.*)/(.*) web-directory/index.php?catid=$1&start=$2 RewriteEngine on Options +FollowSymlinks RewriteBase …

Member Avatar for PoA
0
86
Member Avatar for mikeandike22

i want to share legal files with my friends how do i setup an apache server that will let my share these files

0
133
Member Avatar for Dani

Currently I use an .htaccess file for mod_rewrite. However, I heard that it is resource intensive to do it this way, and a better way is via httpd.conf or something? Could someone elaborate for me please? Thanks!

0
123
Member Avatar for TKSS

Does anyone know of a good relayhost for port 25 mail? I just set up a postfix server on my box and have a forum I put up and I'd really like to be able to mail out passwords to my users if they register...however, road runner blocks stuffs so …

Member Avatar for TKSS
0
132
Member Avatar for Ragnarok

I have been working on a topsites script that will allow many people to sign up to it and run their own topsites from it. So that it looks neeter I want to tweek the URL slightly so that something like url/username/index.php insted of url/index.php?name=username what would be the best …

0
109
Member Avatar for Dani

I'm using a program called wusage which analyzes the server logs. They're publically available at [url]http://www.daniweb.com/wusage/[/url] (note: they're updated nightly, so the day's statistics are never accurate) Take the day of 11/17/2003, for example Overall Accesses: about 70,000 Visits: about 3,000 Visitors came from about 3,000 distinct IPs Does this …

Member Avatar for Dani
0
227
Member Avatar for Ragnarok

I have been experimenting with the mod_rewrite, and as far as I can tell I have the code right. Whenever I upload it, it wont allow anyone to veiw where I place it, I get the Forbidden error. Would this sergest that the mod_rewrite isn't working or is disabled (I …

Member Avatar for TKSS
0
201
Member Avatar for izick

I am trying to host multiple websites from my linux box. I have been from one end of google to the other and tried about every suggestion I could read. I have also tried setting up webmin and have edited and re-edited my httpd.conf to death. I have one web …

Member Avatar for vrecan
0
209
Member Avatar for himerus

Here's a question that I'd normally just solve myself with some testing, but I'm just looking for a quick yes or no before I get started with what I need this for. I'm working on a VERY large website network that will have around 100 websites minimum included. All of …

Member Avatar for THSNET
0
265
Member Avatar for spikes

Hi All, Is it posable to use apache as a web forwarder? what i want to do is have a linux box in the dmz that will relay mail and web requests in to the LAN mail to the exchange and web on to a box with apache. if this …

Member Avatar for spikes
0
226
Member Avatar for TheComputerGeek

[b]Running a Home Web Server on a Budget By Jeff Johnston[/b] Running a web server from your home is not necessarily difficult or expensive. In order to run a home web server you need a fairly high-speed connection, a Domain name, a computer, an operating system, and an HTTP server. …

1
167
Member Avatar for SMterminator
Member Avatar for SMterminator
0
125
Member Avatar for Dani

Can someone please help me? I'm in desperate need of a php/MySQL based statistics tracker for Apache. It should be easy to configure and install. At the same time, provide a wide variety of information. I'm currently using Wusage but it just isn't robust enough for me. I heard good …

Member Avatar for Dani
0
264
Member Avatar for kub365

I am stumped. Can't get the following to work. Basically all it is suppose to do is if some calls a hello.html file it should grab the hello.shtml file. RewriteEngine On RewriteBase / RewriteRule ^(.*).shtml$ /$1.html So far all i get is 404 errors. This rewrite is placed in a …

Member Avatar for Dani
0
142
Member Avatar for wongfeihung03

ok... here's the deal.. i have a network of about 8 computers. i want to set up server with these priorities. 1) file server (the users will be all be using a version of windows) a) need to create user names and file restrictions 2) printer server a) i have …

Member Avatar for )BIG"B"Affleck
0
149
Member Avatar for otoy

hi guys! i just want to ask if how can i get my webserver running...currently im using a linux redhat 9 and i already installed apache webserver on that machine...but the machine hasn't been connected to the internet. do i need static ip address for this machine? if it does, …

Member Avatar for jibtronic
0
339
Member Avatar for spikes

Hey all, i am having trouble getting sendmail to work, all i need it to do is send on any mail to the main smtp server which can then send to the correct user. in the .cf file the smart host field shows 'DSmyserver.mydomain.com' which is correct as far as …

Member Avatar for subtronic
0
202
Member Avatar for CyberJ

Hi, could someone pls help me, i'm trying to setup a linux server. One of the requirments is that is must have a IMAP (Mail) Server. Could someone pls give me a run down on how to install a mail server on linux and what i need? or does someone …

Member Avatar for deanpence
0
391
Member Avatar for Dani

What's wrong with the following line in my .htaccess file? All of my other rewrites work, just not this one. I want [url]http://www.techtalkforums.com/forums/viewtopic.php?t=10&view=previous[/url] [url]http://www.techtalkforums.com/forums/viewtopic.php?t=10&view=next[/url] [url]http://www.techtalkforums.com/forums/viewtopic.php?t=10&view=newest[/url] to look like [url]http://www.techtalkforums.com/forums/t10previous.html[/url] [url]http://www.techtalkforums.com/forums/t10next.html[/url] [url]http://www.techtalkforums.com/forums/t10newest.html[/url] I'm using the following code but it doesn't seem to work? It just goes to topic 10 (for example) …

Member Avatar for Dani
0
235
Member Avatar for samaru
0
152
Member Avatar for Dani

Anyone have any comments on Apache for Windows? Is it really as unstable as everyone says it is? It seems it's just a port of the infamous UNIX Apache ... with "usr" and "bin" and other UNIX folders ... hmm

Member Avatar for samaru
0
1K
Member Avatar for MAD_DOG

[url]http://www.deerfield.com/[/url] program is called "mdaemon"; [url]http://www.deerfield.com/download/[/url] Select mdaemon It's too hard for me but I heard it's the best and the easyest

Member Avatar for Dani
0
149

The End.