Pseudo domain name on localhost
日期:2010-01-20 05:23:00
点击:1
好评:0
I'm new to apache server so I'm having some challenges figuring some things out. Maybe what I want to do is not possible, but figured I would ask anyway. I installed xampp on my HP Pavillion running Vista Ultimate (ugh!) on an external 160G usb hard d...
removing .php extension from URL help
日期:2010-01-20 05:22:56
点击:1
好评:0
Hi I need to remove the .php extension using .htaccess from my URL. I have tried different .htaccess code by searching in the net but none is fruitful.. I have the least idea about regular expressions. can anyone please help? my URL is http:///www.dom...
email parameters
日期:2010-01-20 05:22:55
点击:0
好评:0
i have a dynamic database-driven email forwarding system which is called when the physical email address that an email is sent to does not reside on the server. the email is passed on to my script using the...
Why Intranet Upload vs Download speed difference
日期:2010-01-20 05:22:54
点击:0
好评:0
I have an intranet LAMP server and I use PHP to upload files. It is of course faster to download the same file than to upload it. I understand ISPs throttle their network for download speed, than upload since most people download from the internet vs...
Redirect url without change at browsers end.
日期:2010-01-20 05:22:51
点击:0
好评:0
Can any one help me for: what apache configuration should I make to: Redirect a url with out changing the original url being displayed at the browser's end. In simple words, I want to redirect http://www.example.com/public/xyz to http://www.example.co...
remapping dynamic subdomain
日期:2010-01-20 05:22:49
点击:0
好评:0
Hi, I'm working on a web app and want to be able to offer my users a URL such as: username.mydomain.com but have it map to: mydomain.com/controller/method/username FYI, I'm using codeigniter PHP framework, which should explain the above URL I need to...
JBoss
日期:2010-01-20 05:22:48
点击:0
好评:0
I have a website hosted on JBoss using the following domain: www.example.com. The DNS is pointing to http://server:80 address within the company. I am looking to redirect the homepage seto on port 80 to a different HTML homepage. How can the redirecti...
Is this proxyPass or rewriteRule
日期:2010-01-20 05:22:47
点击:0
好评:0
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 onl...
Password protect certain web files
日期:2010-01-20 05:22:45
点击:0
好评:0
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 ser...
How i can have a .htaccess like twitter.com?
日期:2010-01-20 05:22:43
点击:0
好评:0
Hi I wanna have a htaccess file that when i go to...
Nginx help
日期:2010-01-20 05:22:41
点击:0
好评:0
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; fastcgi_index index.php; fastcgi_param SCRIPT_FILENAME /usr/local/nginx/htm...
To increase 150-200 concurrent user connection
日期:2010-01-20 05:22:39
点击:0
好评:0
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 conne...
WAMP connection error issues
日期:2010-01-20 05:22:38
点击:0
好评:0
1.Unable to successfully establish a connection to web-server retrieving URI ....
How do i protect files in directory from being listed and vi
日期:2010-01-20 05:22:36
点击:0
好评:0
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 a...
Advanced caching with mod_expires
日期:2010-01-20 05:22:10
点击:0
好评:0
The fastest (and cheapest) transfer of data is that which doesn't have to be done - because the data is already there. Or still there - the caching of files is widely known and practised. Each web browser is caching the files he formerly requested fro...
Advanced caching with mod_expires
日期:2010-01-20 05:22:07
点击:0
好评:0
The fastest (and cheapest) transfer of data is that which doesn't have to be done - because the data is already there. Or still there - the caching of files is widely known and practised. Each web browser is caching the files he formerly requested fro...