Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non rewrited baseUrl does not seem to work #119

Open
wislem opened this issue Sep 28, 2015 · 0 comments
Open

Non rewrited baseUrl does not seem to work #119

wislem opened this issue Sep 28, 2015 · 0 comments

Comments

@wislem
Copy link

wislem commented Sep 28, 2015

Hello and thanks for a great package Jeffrey :)

I am trying to have a baseUrl like so:

https://localhost/project_name/public

but all my $this->visit('...') return a NotFoundException.

Any ideas why? The actual web app works on that baseUrl, like

https://localhost/project_name/public/p/list

Not using the custom baseUrl, all work fine except that forms do not have the proper action urls inside (viewed them using dump()), so the submitForm() or press() methods return unwanted results.
Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant