Apache, Windows, .htaccess, and more
Not many people post or look in this section of the forum but this is where I think it best belongs, if not, I hope a mod can move it without any trouble. I'm having an internal issue about how I should create my directories. First off, let me begin by saying I'm attempting to as other have put...
Hi all, i would know if there is a procedure, or another way, to detect what software technology is behind a web site; i mean, i have tried some FIREFOX extensions (Wappalyzer, WooRank) and some online site, but the results are not good enough. Please, may you tell me about it? Thanks ...
Hey there, what I want to do is convert the following into $_GET eg mywebsite.com.au/search/selection-make/selection-model/?price1=1&price2=2 and if I do a print_r($_GET) it will have $_GET => selection-make
Hi Everyone, Newbie here and also a moderate tech knob. :) I'm developing a website and wanted to use some fantastico add-ons using auto install from my host control panel. I've auto-installed three add-ons: Survey System, Help Desk and Ecommerce to root directory. All of my images in each...
I've been looking for tutorials and/or examples on how to change a messy url into a nice looking one. Like: http://example.com/index.php?type=article&id=25&date_written=20020322 Goes to: http://example.com/article/200203226 The ones I found don't give enough detail to start and just...
I was using this to test my regular expression: http://regexpal.com/ And tried to match http://www.website.com/index.php?=other things to pull out the index.php portion
I can't believe the trouble I had doing this, and the amount of time wasted. Many of the solutions I found online did not work because either virtual hosting wasn't taken into consideration or they ended in recursion. Here's the problem: I want everyone who comes to www.mydomain.com/secdir to...
New to .htaccess... I want to make /schedules.php?sport=Football&team=Centerville into /schedules/football/centerville/
I have a site designed in .net and was wondering how to Automatically Add the "www" Prefix to my domain? I noticed certain websites have it (Apple.com, MySpace.com, Sitepoint.com). So if a user types in yourdomain.com or any subpages like yourdomain.com/exec-bios/ it would automatically add the...
I am trying to rewrite: index/entry to index.php?entry=true That is the easy part. I achieved that with this bit of regex in my htaccess AddHandler php5-script .php Options +FollowSymlinks RewriteEngine on
I got F's (bad) in Yahoo's YSlow for "Add Expires headers" and "Compress components with gzip." How do I fix them? I tried adding the following to my .htaccess file, but it didn't work. # Expire images header ExpiresActive On ExpiresDefault A86400 ExpiresByType image/gif A31104000...
# -FrontPage- IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti* <Limit GET POST> order deny,allow deny from all allow from all </Limit> <Limit PUT DELETE>
Hey there, I am having a strange issue; before we migrated to the current server (CentOS 5.5 dedicated) a particular page would load at a very fast speed, with around 0.1 php script execution, however on the current server - the PHP Script runs at about 0.05ms (From top to end using microtime())...
Hi One of my friend's website has been hacked. He runs his website on a linux server. The hacker has managed to overwrite his index.html file only, leaving other files intact. His password consist of 25 characters with alphanumeric and symbols so its not possible to crack his password...
i am a complete noob at this but i cant wrap my head around ports... a website is just a computer with ports open to specific services(correct me if im wrong btw).. how do u open a port to a specific service (.ie ftp telnet etc) and how on earth do you set passwords for them and how do u access the...
Hi there. I have a password protected directory using .htaccess/.htpassword. The problem I couldn't find on google is if the user clicks cancel (as in they do not want to enter the username/pw) the page gets redirected to my 404 page. Is there any way to allow the user to stay on the...
Hi all, i have some pages that i want to use .htaccess on, the file names are below: photos_something.php Would it be possible to make them appear as: /photos/something.php so they would appear in a doman as: http://www.domain.co.uk/photos/something.php
Hello every body. I have a problem, i need your answer Example My website URL is: www.website.com/aaa/bbbb when i go to link www.website.com/aaaccc/bbbb "aaaccc" is some prefix or suffix of "aaa"
Good day! I created a webpage and i want that all user can access it using intranet but i have no idea about it...And it is possible that when my webpage is in the intranet and even the user has no php the webpage is still run also the flash?
I manage two different sites for one company. Each site resides on its own server (Mac XServes, Apache 1.3, php 4., mysql 4.) One of these sites is being converted to Drupal by another developer. There is some interaction between the two sites - scripts run on one may update a database on the...
Hi! I've Googled and tried on my own for hours but still nothing. It's an easy problem so I think it will take someone only 5 minutes to solve it. I need to perform two things with HTACCESS: 1) All URLs like http://*.domain.com/category/uncategorized should be rewritten to...
Server OS: Windows XP Server Management: Apache 2.2.16 Apache "ServerName": 76.64.54.111 DNS provider: DynDNS DNS host: linksku.dynalias.com DynDNS "IP Address" field: 76.64.54.111 ISP: Bell Internet IP Address: 76.64.54.111 Subnet Mask: 255.255.255.255 DNS Server Address #1:...
Hi there, I created a website that where users will able to upload images and make some comments about lot of issues. The website was created using WAMP that included apache and mysql. 1- I would like to know what the best when come about hosting this type of website that I created! I've...
I'm trying to run a server on EnGarde Secure Linux, but I don't understand the instructions on setting up a physical connection (http://www.engardelinux.org/doc/guides/engarde-quick-start-guide-3.0/engarde-quick-start-guide-3.0/connecting.shtml#AEN215). I have Bell High-Speed Internet. This is...
I added the following to my htaccess file RewriteCond %{REMOTE_ADDR} 1.2.3.4 RewriteRule ^.*$ http://www.yahoo.com/ It is able to block ip address: 1.2.3.4 and redirect him to yahoo's main page but it does not prevent this user from getting access to my rss feed which is located at:...
There are currently 3 users browsing this forum. (0 members & 3 guests)
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules