forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
18 lines
270 B
Text
18 lines
270 B
Text
selenium
|
|
========
|
|
|
|
Edit your apache configuration file.
|
|
|
|
% vi %%LOCALBASE%%/etc/apache*/httpd.conf
|
|
|
|
Add the following line.
|
|
|
|
Alias /selenium/ "%%PREFIX%%/www/selenium"
|
|
|
|
Run selenium.
|
|
|
|
http://localhost/selenium/
|
|
|
|
Documentation.
|
|
|
|
http://localhost/selenium/doc/
|