Sinisterly
sunjester's URL Shortener - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: PHP (https://sinister.ly/Forum-PHP)
+--- Thread: sunjester's URL Shortener (/Thread-sunjester-s-URL-Shortener)



sunjester's URL Shortener - sunjester - 01-15-2019

[Image: b9NCpzC.gif]

https://anonfile.com/B8TeA8qab8/urlshrt_zip
https://github.com/therealsunjester/urlshrt


RE: sunjester's URL Shortener - mothered - 01-15-2019

It doesn't seem to be functional on my end.


RE: sunjester's URL Shortener - sunjester - 01-15-2019

I enter the URL, press enter to get a short url, copy the link, paste it in the url and it redirects

[Image: b9NCpzC.gif]


RE: sunjester's URL Shortener - hacxx - 01-16-2019

@"sunjester" - You got the same idea as me.

Visit my release...
https://sinister.ly/Thread-Private-Paid-Bitly-Shortener-V1-Short-links-and-show-your-ads


RE: sunjester's URL Shortener - mothered - 01-17-2019

For some reason, It's not resolving to the short URL on my end.

I'll try It on my other system that's Isolated from the network.


RE: sunjester's URL Shortener - sunjester - 01-17-2019

(01-17-2019, 05:47 AM)mothered Wrote: For some reason, It's not resolving to the short URL on my end.

I'll try It on my other system that's Isolated from the network.

is there an error in the apache error log?


RE: sunjester's URL Shortener - mothered - 01-17-2019

(01-17-2019, 06:02 AM)sunjester Wrote:
(01-17-2019, 05:47 AM)mothered Wrote: For some reason, It's not resolving to the short URL on my end.

I'll try It on my other system that's Isolated from the network.

is there an error in the apache error log?

Just checked, nothing there.

I'm not doubting your contribution, but rather a configuration error on my end.


RE: sunjester's URL Shortener - sunjester - 01-17-2019

(01-17-2019, 06:20 AM)mothered Wrote:
(01-17-2019, 06:02 AM)sunjester Wrote:
(01-17-2019, 05:47 AM)mothered Wrote: For some reason, It's not resolving to the short URL on my end.

I'll try It on my other system that's Isolated from the network.

is there an error in the apache error log?

Just checked, nothing there.

I'm not doubting your contribution, but rather a configuration error on my end.

do you have mod_rewrite enabled?


RE: sunjester's URL Shortener - mothered - 01-17-2019

(01-17-2019, 07:14 AM)sunjester Wrote:
(01-17-2019, 06:20 AM)mothered Wrote:
(01-17-2019, 06:02 AM)sunjester Wrote: is there an error in the apache error log?

Just checked, nothing there.

I'm not doubting your contribution, but rather a configuration error on my end.

do you have mod_rewrite enabled?

Yes, It's one of the first things I checked.

I'm In-between tasks at the moment (Inundated with exploiting, cracking etc), so I'll have an In depth look at my config In a few hours time.
Appreciate your responses.