Support the ongoing development of Laravel.io →
posted 10 years ago
Input

Hello,

I am creating some sort of website that needs other websites and I am trying to figure out how I can do something like

http://127.0.0.1/**http://www.somerandomwebsite.com**

it works up to the part that I leave out http:// or https:// but I want to be able to include it out of easiness for my users. It's not a regex error from my part because the error I receive now is


Access forbidden!

You don't have permission to access the requested object. It is either read-protected or not readable by the server.

If you think this is a server error, please contact the webmaster.
Error 403
127.0.0.1
Apache/2.4.9 (Win32) OpenSSL/1.0.1g PHP/5.5.11

while a normal non-match will just give an error page at the moment.

Does someone have an idea how I can fix this?

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

T00mm t00mm Joined 16 Aug 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.