990 Topics

Member Avatar for
Member Avatar for Robin_CG

Hi everybody, I have problems with refreshing page in iframe (by javascript window.location=http://siteRunningAtWinsAndApache2.2...). When the javascript loops refreshing the page in iframe (every minute), it's nice, page loads and everybody is happy. But as time passes, e.g. after one hour of looped refreshing the iframe src, the page in iframe …

Member Avatar for Robin_CG
0
205
Member Avatar for Vic842

Anyone have any links or info for me to start up a dedicated gaming server? Thanks VBM

Member Avatar for chaosprime
0
193
Member Avatar for pdwivedi

hi, can any one please tell me, if I want to check that if any particular port on a remote workstation is open or closed on a LAN which command should I use ? If the ping command can be used please tell me its syntax. regards pdwivedi

Member Avatar for DimaYasny
0
128
Member Avatar for punithapary

Hi, Can any one tell me how to install LAMP server into LINUX.Is there any software for LAMP.If there tell me the link and if not there then tell me how to install LAMP into LINUX Pls help me...... thanks Punitha Pary

Member Avatar for DimaYasny
0
75
Member Avatar for dkersten

OK, please bear with me as I am not an expert here. I have a new Linux server that is mainly used to run my companies proprietary software. In the software is the capability to send various reports and things like statements and invoices in PDF format using email. The …

Member Avatar for dkersten
0
90
Member Avatar for Alfons

I just startetd to change my old .htm pages to xhtml, which will also change the extension to .html. As external links can no longer find the website, I wanted to create a permanent redirect for each page from [url]www.example/site.htm[/url] to [url]www.example/site.html[/url] in a .htaccess file. Obviously this is not …

0
64
Member Avatar for hayunna

dear colleagues, i am using linux cetos 5 and not really an expert understanding some linux configurations. ph5, mysql5, apache2 have been installed yesterday and now i am about to do some testing for my websites. what i would just like to achieve is to do "Virtual HTTP Server" (port …

Member Avatar for williebens
0
193
Member Avatar for jpatuto

Does anyone have answers for the following. How many AlaiasMatch and Mod_rewrites can Apache handle? 10? 50? On top of that how many seperate web domains can an Apache server handle? 5? 25? Think 100,000 hits spread out between all sites a day? Thanks, -JP

Member Avatar for atlex2
0
86
Member Avatar for atlex2

Hello, I need to hide an embedded directory in a URL site2.com/site2files/ <-- need to remove that and just see site2.com for the files in /site2files/ Here's a visual representation of my file system. site1.com Document root: -file -file.html -folder/ -site2folder/ (Important!) -file -functions/ ::need to be accessed by site2 …

0
107
Member Avatar for tanha

Hi. I am using WAMP which including the following: PHP 5... MySQL 5... Apache 2... I want to create [B]IP-Based VirtualHost[/B], therefore I did the following: 1. add "[B]Microsoft Loopback Adapter[/B]", and I assign two IP on that. 2. Create two folders named ([B]host1, host2[/B]) in my root directory which …

Member Avatar for atlex2
0
290
Member Avatar for big_k105

hey, i was wondering if anyone could tell me how or set me in the right direction in setting up a good web server on Redhat 9. make it as simple as possible cause i am pretty new to linux. i know the basic commands and that is about it. …

Member Avatar for wmanjonjo
0
388
Member Avatar for samarudge

Hi, I am running Apache 2.2 with PHP5. All my files are written in PHP so they have the .php extension however I want to remove this extension in the same way google do ([url]http://somurl.com/file)[/url], I can do this leaving the trailing slash on ([url]http://someurl.com/file/[/url]) but I want to remove …

0
62
Member Avatar for alternapop

i'd like to disallow any hidden files and directories, and contents within a hidden directory from being displayed. i know i can disallow hidden files with this: [CODE] <FilesMatch "^\."> Order allow,deny Deny from all </FilesMatch> [/CODE] using these paths, as examples: [url]www.example.com/.hidden/default.html[/url] [url]www.example.com/.hide/images/logo.png[/url] what do i need to do …

0
85
Member Avatar for bigpig

Could anyone help me out with example RewriteRule(s) for the following: EASY [url]www.mysite.com/browse.php?letter=a[/url] -> [url]www.mysite.com/browse/letter/a[/url] HARD [url]www.mysite.com/productsearch.php?recordID=292[/url] -> [url]www.mysite.com/product/productname[/url] (How do I pass the productname?) [url]www.mysite.com/productsearch.php?x=11&y=19&txt_SearchQuote=f[/url] -> [url]www.mysite.com/product/f[/url] Cheers Big

0
62
Member Avatar for geetha_sg

Hi all, I am using php-4 with apache 2.0 on redhat linux. Now i need to install php-5 on separate directory without disturbing existing setup.. that is multiple php installation. thanks in advance Sg..

0
68
Member Avatar for desiguru

Is there anyway you can generate a random url for users to download files located in my sub-domain? for instance if my sub domain file location is web.domain.tld/diffrentfoldername/ then would i be able to change that differentfoldername to a random string and then have visitors download a file from there?

0
67
Member Avatar for MKIII

Hello all, My web host is Linux (I use cpanel) and i'm having an application developed for my gps project in C++ with Microsoft Web Services. gps devce - sends data ([U]get[/U]) to serial port reader (developed with C++) which then forwards & dumps it into mysql DB - that …

Member Avatar for MKIII
0
79
Member Avatar for joshSCH

Hello, I was just hoping for a bit of help or for someone to point me in the right direction. Okay, so this past August, I found a really old windows 98 machine (433mhz processor and 96mb of ram). I decided to put slackware on it, and mess around with …

Member Avatar for josh2
0
248
Member Avatar for hunny123

whenever i use to connect through linphone over sip server on fedora8, i am getting error unable to write registration file and :ortp-error-Could not find default routable ip address ! please help...

0
65
Member Avatar for thoko

I am using Linux fedora and I am new in the Linux world, and I'd like to know how to configure its network such that I am able to exchange file with my peers. Please anybody who can help?

Member Avatar for rajwebsolutions
0
55
Member Avatar for kalpana0611

Hi I am kinda unsure of how the processing time should be computed for a cluster. Say, for example I have a cluster of 2 machines and I run a visualization application, I need to record the processing time of certain parallel algorithms. Okay the question, a) When I run …

0
70
Member Avatar for shrutijadhav

i am trying socket programming in linux(fedora 7) using C language. i want to send a buffer from server to client,and vice versa. but the contents are not getting saved.the contents are unsigned long so i am converting them into ascii usinf sprintf and then saving in buffer.but its not …

0
70
Member Avatar for ukndoit

Can someone tell me what this code does not work: [code] RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !^/?web RewriteRule ^/?(.+) /web/$1 [L] [/code] I am trying to get it where if someone visits any file that does NOT exists: http://www.domain.com/usernameHere it would just load http://www.domain.com/web/usernameHere We …

Member Avatar for fanaticweb
0
62
Member Avatar for vishwajit
0
68
Member Avatar for jimesten

I had posted this question a bit ago but probably didn't articulate it quite right to get a good answer. I'm stumped on something I thought would be easy .. So... I've got old urls that are no longer active (but were indexed in search engines) in the form of: …

0
90
Member Avatar for rinksys

hello everyone , i would be very much pleased if anyone can show me a way to integrate apache webserver and PHP/PERL with mysql database on linux, and if possible can anyone let me know about any book which would be usefull in administering mysql commmand line on linux

Member Avatar for vl4kn0
0
133
Member Avatar for walba

hi am new to linux and i just wanted to know how to send a message from a client workstation to another client workstation working under the same server using Linux.e.g.using net send messages pliz assist MS DOS

Member Avatar for phper
0
59
Member Avatar for Blassie4

Hi! I need help with apache&linux combo. How forward http-traffic from the dmz-apache web server to the actual apache web-server on inner network. The first web-server will have apache with mod_security installed to filter out unwanted http-requests. -Blassie

Member Avatar for DimaYasny
0
56
Member Avatar for vaib_techexpert

i have some trouble in executing jsp pages in tomcat5.5 it is running html pages nicely it is also not running servlets plz help as i need it immediately for my project my mail id is <email snipped>

0
75
Member Avatar for armend90

Hi, Can anyone explain me how to defend from this attack type? CSF firewall installed, Dos-deflate installed, and again lot of apache processes ------------------ 88.233.53.100 - - [25/Feb/2008:10:15:53 -0600] "GET / HTTP/1.1" 200 10792 "-" "-" 88.235.13.14 - - [25/Feb/2008:10:15:53 -0600] "GET / HTTP/1.1" 200 10792 "-" "-" 88.229.215.146 - …

0
71

The End.