| | |||||
| ||||||||
| CODE This forum is for posting code snippets and example scripts that aren't quite tutorials, but could be useful for others. You may post code snippets and/or completed scripts that you've written and want to share here. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Mar 2007 Location: Constanta, Romania
Posts: 502
![]() ![]() ![]() ![]() | [PHP]Identical Downforeveryoneorjustme php script with htaccess for nice links Identical Downforeveryoneorjustme php script with htaccess for nice links. index.php PHP Code: Code: Options +FollowSymLinks Options +Indexes RewriteEngine On RewriteRule (.*) index.php?domain=$1 [QSA,L]
__________________ Social networking aggregator |
| |
| | #2 (permalink) |
| NamePros Member Join Date: Jun 2010 Location: Australia
Posts: 32
![]() ![]() | If I were you, I would get rid of both of those options there, since they aren't needed for the script and only open vulnerabilities. Other than that, I would propably use curl, it's faster and I do validity checks on the domain before it runs through. Alot of issues here, though you have the general idea of it. ---------- Post added at 07:01 PM ---------- Previous post was at 06:59 PM ---------- Did you make this yourself though?
__________________ |
| |
| | THREAD STARTER #3 (permalink) |
| NamePros Regular Join Date: Mar 2007 Location: Constanta, Romania
Posts: 502
![]() ![]() ![]() ![]() | Yes and I see what is happening here, you have one for sale and you think that no one will buy it anymore because I posted this. Don't worry, if yours is better than this, they will buy.
__________________ Social networking aggregator |
| |
| | #4 (permalink) |
| NamePros Member Join Date: Jun 2010 Location: Australia
Posts: 32
![]() ![]() | No, it's not that. Though, it is because of my script that I learnt how to make an awesome clone ![]() No, I was just offering some feedback for you. I'm not that much of a jerk. ---------- Post added at 07:45 PM ---------- Previous post was at 07:42 PM ---------- But really, get rid of those two Options from the .htaccess file. It opens up vulnerabilities as Indexes enables viewing everything in that directory and you don't really need to follow symbolic links since it's a one file script.
__________________ |
| |
![]() |
LinkBacks (?)
LinkBack to this Thread: http://www.namepros.com/code/713900-php-identical-downforeveryoneorjustme-php-script-htaccess.html | ||||
| Posted By | For | Type | Date | |
| Raimu Script » [PHP]Identical Downforeveryoneorjustme php script with htaccess … | This thread | Refback | 10-05-2011 08:34 AM | |
| GetNulled » [PHP]Identical Downforeveryoneorjustme php script with htaccess … | This thread | Refback | 08-06-2011 03:44 PM | |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |