0Day Forums
sunjester's URL Shortener - Printable Version

+- 0Day Forums (https://0day.red)
+-- Forum: Coding (https://0day.red/Forum-Coding)
+--- Forum: PHP (https://0day.red/Forum-PHP)
+--- Thread: sunjester's URL Shortener (/Thread-sunjester-s-URL-Shortener)



sunjester's URL Shortener - bromethyl365452 - 01-14-2019

[Image: b9NCpzC.gif]

[To see links please register here]

[To see links please register here]




RE: sunjester's URL Shortener - jinket940859 - 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 - sweetishsr - 01-15-2019

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


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

@

[To see links please register here]

- You got the same idea as me.

Visit my release...

[To see links please register here]




RE: sunjester's URL Shortener - Drgallager2 - 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 - emus774338 - 01-17-2019

Quote:(01-17-2019, 05:47 AM)mothered Wrote:

[To see links please register here]

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 - unbibulous945674 - 01-17-2019

Quote:(01-17-2019, 06:02 AM)sunjester Wrote:

[To see links please register here]

Quote: (01-17-2019, 05:47 AM)mothered Wrote:

[To see links please register here]

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 - menthe320154 - 01-17-2019

Quote:(01-17-2019, 06:20 AM)mothered Wrote:

[To see links please register here]

Quote: (01-17-2019, 06:02 AM)sunjester Wrote:

[To see links please register here]

Quote: (01-17-2019, 05:47 AM)mothered Wrote:

[To see links please register here]

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 - scrotum274 - 01-17-2019

Quote:(01-17-2019, 07:14 AM)sunjester Wrote:

[To see links please register here]

Quote: (01-17-2019, 06:20 AM)mothered Wrote:

[To see links please register here]

Quote: (01-17-2019, 06:02 AM)sunjester Wrote:

[To see links please register here]

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.